lighteval
lighteval copied to clipboard
`apply_target_perplexity_metric` pops only the first response
Hi there.
apply_target_perplexity_metric seems to pop only the first related response not all of them.
https://github.com/huggingface/lighteval/blob/ad42e43bcc3bd50fdba68936999bf553bf53b9e4/src/lighteval/metrics/init.py#L31-L36
While its related responses are as much as the number of gold choices.