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/semantic_parsing_spider.yaml
...sks/bigbench/multiple_choice/semantic_parsing_spider.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/sentence_ambiguity.yaml
...al/tasks/bigbench/multiple_choice/sentence_ambiguity.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/similarities_abstraction.yaml
...ks/bigbench/multiple_choice/similarities_abstraction.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/simp_turing_concept.yaml
...l/tasks/bigbench/multiple_choice/simp_turing_concept.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/simple_arithmetic_json.yaml
...asks/bigbench/multiple_choice/simple_arithmetic_json.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/simple_arithmetic_json_multiple_choice.yaml
...ltiple_choice/simple_arithmetic_json_multiple_choice.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/simple_arithmetic_json_subtasks.yaml
...ench/multiple_choice/simple_arithmetic_json_subtasks.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/simple_arithmetic_multiple_targets_json.yaml
...tiple_choice/simple_arithmetic_multiple_targets_json.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/simple_ethical_questions.yaml
...ks/bigbench/multiple_choice/simple_ethical_questions.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/simple_text_editing.yaml
...l/tasks/bigbench/multiple_choice/simple_text_editing.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/snarks.yaml
lm_eval/tasks/bigbench/multiple_choice/snarks.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/social_iqa.yaml
lm_eval/tasks/bigbench/multiple_choice/social_iqa.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/social_support.yaml
lm_eval/tasks/bigbench/multiple_choice/social_support.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/sports_understanding.yaml
.../tasks/bigbench/multiple_choice/sports_understanding.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/strange_stories.yaml
lm_eval/tasks/bigbench/multiple_choice/strange_stories.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/strategyqa.yaml
lm_eval/tasks/bigbench/multiple_choice/strategyqa.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/sufficient_information.yaml
...asks/bigbench/multiple_choice/sufficient_information.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/suicide_risk.yaml
lm_eval/tasks/bigbench/multiple_choice/suicide_risk.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/swahili_english_proverbs.yaml
...ks/bigbench/multiple_choice/swahili_english_proverbs.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/swedish_to_german_proverbs.yaml
.../bigbench/multiple_choice/swedish_to_german_proverbs.yaml
+4
-0
No files found.
lm_eval/tasks/bigbench/multiple_choice/semantic_parsing_spider.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
semantic_parsing_spider
include
:
../multiple_choice_template_yaml
task
:
bigbench_semantic_parsing_spider_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/sentence_ambiguity.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
sentence_ambiguity
include
:
../multiple_choice_template_yaml
task
:
bigbench_sentence_ambiguity_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/similarities_abstraction.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
similarities_abstraction
include
:
../multiple_choice_template_yaml
task
:
bigbench_similarities_abstraction_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/simp_turing_concept.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
simp_turing_concept
include
:
../multiple_choice_template_yaml
task
:
bigbench_simp_turing_concept_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/simple_arithmetic_json.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
simple_arithmetic_json
include
:
../multiple_choice_template_yaml
task
:
bigbench_simple_arithmetic_json_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/simple_arithmetic_json_multiple_choice.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
simple_arithmetic_json_multiple_choice
include
:
../multiple_choice_template_yaml
task
:
bigbench_simple_arithmetic_json_multiple_choice_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/simple_arithmetic_json_subtasks.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
simple_arithmetic_json_subtasks
include
:
../multiple_choice_template_yaml
task
:
bigbench_simple_arithmetic_json_subtasks_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/simple_arithmetic_multiple_targets_json.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
simple_arithmetic_multiple_targets_json
include
:
../multiple_choice_template_yaml
task
:
bigbench_simple_arithmetic_multiple_targets_json_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/simple_ethical_questions.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
simple_ethical_questions
include
:
../multiple_choice_template_yaml
task
:
bigbench_simple_ethical_questions_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/simple_text_editing.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
simple_text_editing
include
:
../multiple_choice_template_yaml
task
:
bigbench_simple_text_editing_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/snarks.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
snarks
include
:
../multiple_choice_template_yaml
task
:
bigbench_snarks_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/social_iqa.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
social_iqa
include
:
../multiple_choice_template_yaml
task
:
bigbench_social_iqa_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/social_support.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
social_support
include
:
../multiple_choice_template_yaml
task
:
bigbench_social_support_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/sports_understanding.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
sports_understanding
include
:
../multiple_choice_template_yaml
task
:
bigbench_sports_understanding_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/strange_stories.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
strange_stories
include
:
../multiple_choice_template_yaml
task
:
bigbench_strange_stories_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/strategyqa.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
strategyqa
include
:
../multiple_choice_template_yaml
task
:
bigbench_strategyqa_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/sufficient_information.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
sufficient_information
include
:
../multiple_choice_template_yaml
task
:
bigbench_sufficient_information_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/suicide_risk.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
suicide_risk
include
:
../multiple_choice_template_yaml
task
:
bigbench_suicide_risk_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/swahili_english_proverbs.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
swahili_english_proverbs
include
:
../multiple_choice_template_yaml
task
:
bigbench_swahili_english_proverbs_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/swedish_to_german_proverbs.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
swedish_to_german_proverbs
include
:
../multiple_choice_template_yaml
task
:
bigbench_swedish_to_german_proverbs_multiple_choice
Prev
1
…
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