Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
lm-evaluation-harness
Commits
da211969
Unverified
Commit
da211969
authored
Jun 28, 2024
by
Jess
Committed by
GitHub
Jun 28, 2024
Browse files
Merge branch 'EleutherAI:main' into main
parents
1b97e487
801322e0
Changes
654
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
15 additions
and
35 deletions
+15
-35
lm_eval/tasks/bigbench/multiple_choice/swahili_english_proverbs.yaml
...ks/bigbench/multiple_choice/swahili_english_proverbs.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/swedish_to_german_proverbs.yaml
.../bigbench/multiple_choice/swedish_to_german_proverbs.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/symbol_interpretation.yaml
...tasks/bigbench/multiple_choice/symbol_interpretation.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/temporal_sequences.yaml
...al/tasks/bigbench/multiple_choice/temporal_sequences.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/tense.yaml
lm_eval/tasks/bigbench/multiple_choice/tense.yaml
+0
-4
lm_eval/tasks/bigbench/multiple_choice/timedial.yaml
lm_eval/tasks/bigbench/multiple_choice/timedial.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/topical_chat.yaml
lm_eval/tasks/bigbench/multiple_choice/topical_chat.yaml
+0
-4
lm_eval/tasks/bigbench/multiple_choice/tracking_shuffled_objects.yaml
...s/bigbench/multiple_choice/tracking_shuffled_objects.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/understanding_fables.yaml
.../tasks/bigbench/multiple_choice/understanding_fables.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/undo_permutation.yaml
lm_eval/tasks/bigbench/multiple_choice/undo_permutation.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/unit_conversion.yaml
lm_eval/tasks/bigbench/multiple_choice/unit_conversion.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/unit_interpretation.yaml
...l/tasks/bigbench/multiple_choice/unit_interpretation.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/unnatural_in_context_learning.yaml
...gbench/multiple_choice/unnatural_in_context_learning.yaml
+0
-4
lm_eval/tasks/bigbench/multiple_choice/vitaminc_fact_verification.yaml
.../bigbench/multiple_choice/vitaminc_fact_verification.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/what_is_the_tao.yaml
lm_eval/tasks/bigbench/multiple_choice/what_is_the_tao.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/which_wiki_edit.yaml
lm_eval/tasks/bigbench/multiple_choice/which_wiki_edit.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/winowhy.yaml
lm_eval/tasks/bigbench/multiple_choice/winowhy.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/word_sorting.yaml
lm_eval/tasks/bigbench/multiple_choice/word_sorting.yaml
+0
-4
lm_eval/tasks/bigbench/multiple_choice/word_unscrambling.yaml
...val/tasks/bigbench/multiple_choice/word_unscrambling.yaml
+0
-4
lm_eval/tasks/bigbench/multiple_choice_template_a_yaml
lm_eval/tasks/bigbench/multiple_choice_template_a_yaml
+1
-1
No files found.
lm_eval/tasks/bigbench/multiple_choice/swahili_english_proverbs.yaml
View file @
da211969
# Generated by utils.py
dataset_name
:
swahili_english_proverbs_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_
a_
yaml
task
:
bigbench_swahili_english_proverbs_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/swedish_to_german_proverbs.yaml
View file @
da211969
# Generated by utils.py
dataset_name
:
swedish_to_german_proverbs_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_
a_
yaml
task
:
bigbench_swedish_to_german_proverbs_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/symbol_interpretation.yaml
View file @
da211969
# Generated by utils.py
dataset_name
:
symbol_interpretation_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_
a_
yaml
task
:
bigbench_symbol_interpretation_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/temporal_sequences.yaml
View file @
da211969
# Generated by utils.py
dataset_name
:
temporal_sequences_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_
a_
yaml
task
:
bigbench_temporal_sequences_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/tense.yaml
deleted
100644 → 0
View file @
1b97e487
# Generated by utils.py
dataset_name
:
tense_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_tense_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/timedial.yaml
View file @
da211969
# Generated by utils.py
dataset_name
:
timedial_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_
a_
yaml
task
:
bigbench_timedial_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/topical_chat.yaml
deleted
100644 → 0
View file @
1b97e487
# Generated by utils.py
dataset_name
:
topical_chat_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_topical_chat_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/tracking_shuffled_objects.yaml
View file @
da211969
# Generated by utils.py
dataset_name
:
tracking_shuffled_objects_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_
a_
yaml
task
:
bigbench_tracking_shuffled_objects_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/understanding_fables.yaml
View file @
da211969
# Generated by utils.py
dataset_name
:
understanding_fables_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_
a_
yaml
task
:
bigbench_understanding_fables_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/undo_permutation.yaml
View file @
da211969
# Generated by utils.py
dataset_name
:
undo_permutation_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_
a_
yaml
task
:
bigbench_undo_permutation_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/unit_conversion.yaml
View file @
da211969
# Generated by utils.py
dataset_name
:
unit_conversion_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_
a_
yaml
task
:
bigbench_unit_conversion_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/unit_interpretation.yaml
View file @
da211969
# Generated by utils.py
dataset_name
:
unit_interpretation_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_
a_
yaml
task
:
bigbench_unit_interpretation_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/unnatural_in_context_learning.yaml
deleted
100644 → 0
View file @
1b97e487
# Generated by utils.py
dataset_name
:
unnatural_in_context_learning_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_unnatural_in_context_learning_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/vitaminc_fact_verification.yaml
View file @
da211969
# Generated by utils.py
dataset_name
:
vitaminc_fact_verification_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_
a_
yaml
task
:
bigbench_vitaminc_fact_verification_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/what_is_the_tao.yaml
View file @
da211969
# Generated by utils.py
dataset_name
:
what_is_the_tao_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_
a_
yaml
task
:
bigbench_what_is_the_tao_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/which_wiki_edit.yaml
View file @
da211969
# Generated by utils.py
dataset_name
:
which_wiki_edit_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_
a_
yaml
task
:
bigbench_which_wiki_edit_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/winowhy.yaml
View file @
da211969
# Generated by utils.py
dataset_name
:
winowhy_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_
a_
yaml
task
:
bigbench_winowhy_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/word_sorting.yaml
deleted
100644 → 0
View file @
1b97e487
# Generated by utils.py
dataset_name
:
word_sorting_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_word_sorting_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/word_unscrambling.yaml
deleted
100644 → 0
View file @
1b97e487
# Generated by utils.py
dataset_name
:
word_unscrambling_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_word_unscrambling_multiple_choice
lm_eval/tasks/bigbench/multiple_choice_template_yaml
→
lm_eval/tasks/bigbench/multiple_choice_template_
a_
yaml
View file @
da211969
...
...
@@ -12,4 +12,4 @@ metric_list:
- metric: acc
# TODO: brier score and other metrics
metadata:
version:
0
.0
version:
1
.0
Prev
1
…
16
17
18
19
20
21
22
23
24
…
33
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment