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
605787a9
Commit
605787a9
authored
Sep 13, 2023
by
lintangsutawika
Browse files
add bigbench
parent
b8d1cef9
Changes
338
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
80 additions
and
0 deletions
+80
-0
lm_eval/tasks/bigbench/multiple_choice/irony_identification.yaml
.../tasks/bigbench/multiple_choice/irony_identification.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/kanji_ascii.yaml
lm_eval/tasks/bigbench/multiple_choice/kanji_ascii.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/kannada.yaml
lm_eval/tasks/bigbench/multiple_choice/kannada.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/key_value_maps.yaml
lm_eval/tasks/bigbench/multiple_choice/key_value_maps.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/known_unknowns.yaml
lm_eval/tasks/bigbench/multiple_choice/known_unknowns.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/language_games.yaml
lm_eval/tasks/bigbench/multiple_choice/language_games.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/language_identification.yaml
...sks/bigbench/multiple_choice/language_identification.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/linguistic_mappings.yaml
...l/tasks/bigbench/multiple_choice/linguistic_mappings.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/linguistics_puzzles.yaml
...l/tasks/bigbench/multiple_choice/linguistics_puzzles.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/list_functions.yaml
lm_eval/tasks/bigbench/multiple_choice/list_functions.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/logic_grid_puzzle.yaml
...val/tasks/bigbench/multiple_choice/logic_grid_puzzle.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/logical_args.yaml
lm_eval/tasks/bigbench/multiple_choice/logical_args.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/logical_deduction.yaml
...val/tasks/bigbench/multiple_choice/logical_deduction.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/logical_fallacy_detection.yaml
...s/bigbench/multiple_choice/logical_fallacy_detection.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/logical_sequence.yaml
lm_eval/tasks/bigbench/multiple_choice/logical_sequence.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/mathematical_induction.yaml
...asks/bigbench/multiple_choice/mathematical_induction.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/matrixshapes.yaml
lm_eval/tasks/bigbench/multiple_choice/matrixshapes.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/metaphor_boolean.yaml
lm_eval/tasks/bigbench/multiple_choice/metaphor_boolean.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/metaphor_understanding.yaml
...asks/bigbench/multiple_choice/metaphor_understanding.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/minute_mysteries_qa.yaml
...l/tasks/bigbench/multiple_choice/minute_mysteries_qa.yaml
+4
-0
No files found.
lm_eval/tasks/bigbench/multiple_choice/irony_identification.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
irony_identification
include
:
../multiple_choice_template_yaml
task
:
bigbench_irony_identification_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/kanji_ascii.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
kanji_ascii
include
:
../multiple_choice_template_yaml
task
:
bigbench_kanji_ascii_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/kannada.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
kannada
include
:
../multiple_choice_template_yaml
task
:
bigbench_kannada_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/key_value_maps.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
key_value_maps
include
:
../multiple_choice_template_yaml
task
:
bigbench_key_value_maps_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/known_unknowns.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
known_unknowns
include
:
../multiple_choice_template_yaml
task
:
bigbench_known_unknowns_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/language_games.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
language_games
include
:
../multiple_choice_template_yaml
task
:
bigbench_language_games_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/language_identification.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
language_identification
include
:
../multiple_choice_template_yaml
task
:
bigbench_language_identification_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/linguistic_mappings.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
linguistic_mappings
include
:
../multiple_choice_template_yaml
task
:
bigbench_linguistic_mappings_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/linguistics_puzzles.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
linguistics_puzzles
include
:
../multiple_choice_template_yaml
task
:
bigbench_linguistics_puzzles_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/list_functions.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
list_functions
include
:
../multiple_choice_template_yaml
task
:
bigbench_list_functions_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/logic_grid_puzzle.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
logic_grid_puzzle
include
:
../multiple_choice_template_yaml
task
:
bigbench_logic_grid_puzzle_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/logical_args.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
logical_args
include
:
../multiple_choice_template_yaml
task
:
bigbench_logical_args_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/logical_deduction.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
logical_deduction
include
:
../multiple_choice_template_yaml
task
:
bigbench_logical_deduction_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/logical_fallacy_detection.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
logical_fallacy_detection
include
:
../multiple_choice_template_yaml
task
:
bigbench_logical_fallacy_detection_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/logical_sequence.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
logical_sequence
include
:
../multiple_choice_template_yaml
task
:
bigbench_logical_sequence_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/mathematical_induction.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
mathematical_induction
include
:
../multiple_choice_template_yaml
task
:
bigbench_mathematical_induction_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/matrixshapes.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
matrixshapes
include
:
../multiple_choice_template_yaml
task
:
bigbench_matrixshapes_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/metaphor_boolean.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
metaphor_boolean
include
:
../multiple_choice_template_yaml
task
:
bigbench_metaphor_boolean_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/metaphor_understanding.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
metaphor_understanding
include
:
../multiple_choice_template_yaml
task
:
bigbench_metaphor_understanding_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/minute_mysteries_qa.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
minute_mysteries_qa
include
:
../multiple_choice_template_yaml
task
:
bigbench_minute_mysteries_qa_multiple_choice
Prev
1
…
9
10
11
12
13
14
15
16
17
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