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
470059f6
Commit
470059f6
authored
Nov 24, 2023
by
lintangsutawika
Browse files
merge conflict
parents
b8d7d6c3
9d030712
Changes
1000
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
92 additions
and
0 deletions
+92
-0
lm_eval/tasks/bigbench/generate_until/symbol_interpretation.yaml
.../tasks/bigbench/generate_until/symbol_interpretation.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/temporal_sequences.yaml
...val/tasks/bigbench/generate_until/temporal_sequences.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/tense.yaml
lm_eval/tasks/bigbench/generate_until/tense.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/timedial.yaml
lm_eval/tasks/bigbench/generate_until/timedial.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/topical_chat.yaml
lm_eval/tasks/bigbench/generate_until/topical_chat.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/tracking_shuffled_objects.yaml
...ks/bigbench/generate_until/tracking_shuffled_objects.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/understanding_fables.yaml
...l/tasks/bigbench/generate_until/understanding_fables.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/undo_permutation.yaml
lm_eval/tasks/bigbench/generate_until/undo_permutation.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/unit_conversion.yaml
lm_eval/tasks/bigbench/generate_until/unit_conversion.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/unit_interpretation.yaml
...al/tasks/bigbench/generate_until/unit_interpretation.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/unnatural_in_context_learning.yaml
...igbench/generate_until/unnatural_in_context_learning.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/vitaminc_fact_verification.yaml
...s/bigbench/generate_until/vitaminc_fact_verification.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/what_is_the_tao.yaml
lm_eval/tasks/bigbench/generate_until/what_is_the_tao.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/which_wiki_edit.yaml
lm_eval/tasks/bigbench/generate_until/which_wiki_edit.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/winowhy.yaml
lm_eval/tasks/bigbench/generate_until/winowhy.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/word_sorting.yaml
lm_eval/tasks/bigbench/generate_until/word_sorting.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/word_unscrambling.yaml
lm_eval/tasks/bigbench/generate_until/word_unscrambling.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until_template_yaml
lm_eval/tasks/bigbench/generate_until_template_yaml
+16
-0
lm_eval/tasks/bigbench/multiple_choice/abstract_narrative_understanding.yaml
...nch/multiple_choice/abstract_narrative_understanding.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/anachronisms.yaml
lm_eval/tasks/bigbench/multiple_choice/anachronisms.yaml
+4
-0
No files found.
Too many changes to show.
To preserve performance only
1000 of 1000+
files are displayed.
Plain diff
Email patch
lm_eval/tasks/bigbench/generate_until/symbol_interpretation.yaml
0 → 100644
View file @
470059f6
# Generated by utils.py
dataset_name
:
symbol_interpretation_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_symbol_interpretation_generate_until
lm_eval/tasks/bigbench/generate_until/temporal_sequences.yaml
0 → 100644
View file @
470059f6
# Generated by utils.py
dataset_name
:
temporal_sequences_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_temporal_sequences_generate_until
lm_eval/tasks/bigbench/generate_until/tense.yaml
0 → 100644
View file @
470059f6
# Generated by utils.py
dataset_name
:
tense_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_tense_generate_until
lm_eval/tasks/bigbench/generate_until/timedial.yaml
0 → 100644
View file @
470059f6
# Generated by utils.py
dataset_name
:
timedial_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_timedial_generate_until
lm_eval/tasks/bigbench/generate_until/topical_chat.yaml
0 → 100644
View file @
470059f6
# Generated by utils.py
dataset_name
:
topical_chat_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_topical_chat_generate_until
lm_eval/tasks/bigbench/generate_until/tracking_shuffled_objects.yaml
0 → 100644
View file @
470059f6
# Generated by utils.py
dataset_name
:
tracking_shuffled_objects_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_tracking_shuffled_objects_generate_until
lm_eval/tasks/bigbench/generate_until/understanding_fables.yaml
0 → 100644
View file @
470059f6
# Generated by utils.py
dataset_name
:
understanding_fables_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_understanding_fables_generate_until
lm_eval/tasks/bigbench/generate_until/undo_permutation.yaml
0 → 100644
View file @
470059f6
# Generated by utils.py
dataset_name
:
undo_permutation_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_undo_permutation_generate_until
lm_eval/tasks/bigbench/generate_until/unit_conversion.yaml
0 → 100644
View file @
470059f6
# Generated by utils.py
dataset_name
:
unit_conversion_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_unit_conversion_generate_until
lm_eval/tasks/bigbench/generate_until/unit_interpretation.yaml
0 → 100644
View file @
470059f6
# Generated by utils.py
dataset_name
:
unit_interpretation_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_unit_interpretation_generate_until
lm_eval/tasks/bigbench/generate_until/unnatural_in_context_learning.yaml
0 → 100644
View file @
470059f6
# Generated by utils.py
dataset_name
:
unnatural_in_context_learning_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_unnatural_in_context_learning_generate_until
lm_eval/tasks/bigbench/generate_until/vitaminc_fact_verification.yaml
0 → 100644
View file @
470059f6
# Generated by utils.py
dataset_name
:
vitaminc_fact_verification_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_vitaminc_fact_verification_generate_until
lm_eval/tasks/bigbench/generate_until/what_is_the_tao.yaml
0 → 100644
View file @
470059f6
# Generated by utils.py
dataset_name
:
what_is_the_tao_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_what_is_the_tao_generate_until
lm_eval/tasks/bigbench/generate_until/which_wiki_edit.yaml
0 → 100644
View file @
470059f6
# Generated by utils.py
dataset_name
:
which_wiki_edit_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_which_wiki_edit_generate_until
lm_eval/tasks/bigbench/generate_until/winowhy.yaml
0 → 100644
View file @
470059f6
# Generated by utils.py
dataset_name
:
winowhy_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_winowhy_generate_until
lm_eval/tasks/bigbench/generate_until/word_sorting.yaml
0 → 100644
View file @
470059f6
# Generated by utils.py
dataset_name
:
word_sorting_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_word_sorting_generate_until
lm_eval/tasks/bigbench/generate_until/word_unscrambling.yaml
0 → 100644
View file @
470059f6
# Generated by utils.py
dataset_name
:
word_unscrambling_zero_shot
include
:
../generate_until_template_yaml
task
:
bigbench_word_unscrambling_generate_until
lm_eval/tasks/bigbench/generate_until_template_yaml
0 → 100644
View file @
470059f6
group: bigbench_generate_until
dataset_path: hails/bigbench
output_type: generate_until
dataset_kwargs:
# num_shots: 0 # TODO: num of shots for `bigbench` HF dataset should be controlled through this, not through the typical methods
# subtask_name: null
test_split: default
doc_to_text: inputs
doc_to_target: "{{targets[0]}}"
generation_kwargs:
max_length: 128
metric_list:
- metric: exact_match
aggregation: mean
higher_is_better: true
ignore_punctuation: true
lm_eval/tasks/bigbench/multiple_choice/abstract_narrative_understanding.yaml
0 → 100644
View file @
470059f6
# Generated by utils.py
dataset_name
:
abstract_narrative_understanding_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_abstract_narrative_understanding_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/anachronisms.yaml
0 → 100644
View file @
470059f6
# Generated by utils.py
dataset_name
:
anachronisms_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_anachronisms_multiple_choice
Prev
1
…
19
20
21
22
23
24
25
26
27
…
50
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