Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
liujch1998 committed Nov 18, 2024
1 parent 5368d86 commit e3efe9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions olmo/eval/downstream.py
Original file line number Diff line number Diff line change
Expand Up @@ -1866,6 +1866,7 @@ def doc_to_label(self, doc) -> int:

# This standardizes the metrics we should eval for the ladder.
# Train and test sets are added when applicable.
# No subsampling happens in these sets.
label_to_task_map_new = {
"arc_challenge_train_rc_5shot": (
OEEvalTask,
Expand Down

0 comments on commit e3efe9e

Please sign in to comment.