Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
haileyschoelkopf committed Feb 22, 2024
1 parent 5c17420 commit b481947
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lm_eval/models/huggingface.py
Original file line number Diff line number Diff line change
Expand Up @@ -780,7 +780,6 @@ def _select_cont_toks(

return logits


def loglikelihood_rolling(self, requests: List[Instance]) -> List[float]:
loglikelihoods = []

Expand Down

0 comments on commit b481947

Please sign in to comment.