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
0348ed97
Commit
0348ed97
authored
Oct 09, 2023
by
lintangsutawika
Browse files
merged latest update
parents
451a1873
6769119f
Changes
1000
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
80 additions
and
0 deletions
+80
-0
lm_eval/tasks/bigbench/greedy_until/arithmetic.yaml
lm_eval/tasks/bigbench/greedy_until/arithmetic.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/ascii_word_recognition.yaml
...l/tasks/bigbench/greedy_until/ascii_word_recognition.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/authorship_verification.yaml
.../tasks/bigbench/greedy_until/authorship_verification.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/auto_categorization.yaml
lm_eval/tasks/bigbench/greedy_until/auto_categorization.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/auto_debugging.yaml
lm_eval/tasks/bigbench/greedy_until/auto_debugging.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/bbq_lite_json.yaml
lm_eval/tasks/bigbench/greedy_until/bbq_lite_json.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/bridging_anaphora_resolution_barqa.yaml
...ench/greedy_until/bridging_anaphora_resolution_barqa.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/causal_judgment.yaml
lm_eval/tasks/bigbench/greedy_until/causal_judgment.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/cause_and_effect.yaml
lm_eval/tasks/bigbench/greedy_until/cause_and_effect.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/checkmate_in_one.yaml
lm_eval/tasks/bigbench/greedy_until/checkmate_in_one.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/chess_state_tracking.yaml
...val/tasks/bigbench/greedy_until/chess_state_tracking.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/chinese_remainder_theorem.yaml
...asks/bigbench/greedy_until/chinese_remainder_theorem.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/cifar10_classification.yaml
...l/tasks/bigbench/greedy_until/cifar10_classification.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/code_line_description.yaml
...al/tasks/bigbench/greedy_until/code_line_description.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/codenames.yaml
lm_eval/tasks/bigbench/greedy_until/codenames.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/color.yaml
lm_eval/tasks/bigbench/greedy_until/color.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/common_morpheme.yaml
lm_eval/tasks/bigbench/greedy_until/common_morpheme.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/conceptual_combinations.yaml
.../tasks/bigbench/greedy_until/conceptual_combinations.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/conlang_translation.yaml
lm_eval/tasks/bigbench/greedy_until/conlang_translation.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/contextual_parametric_knowledge_conflicts.yaml
...eedy_until/contextual_parametric_knowledge_conflicts.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/greedy_until/arithmetic.yaml
0 → 100644
View file @
0348ed97
# Generated by utils.py
dataset_name
:
arithmetic_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_arithmetic_greedy_until
lm_eval/tasks/bigbench/greedy_until/ascii_word_recognition.yaml
0 → 100644
View file @
0348ed97
# Generated by utils.py
dataset_name
:
ascii_word_recognition_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_ascii_word_recognition_greedy_until
lm_eval/tasks/bigbench/greedy_until/authorship_verification.yaml
0 → 100644
View file @
0348ed97
# Generated by utils.py
dataset_name
:
authorship_verification_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_authorship_verification_greedy_until
lm_eval/tasks/bigbench/greedy_until/auto_categorization.yaml
0 → 100644
View file @
0348ed97
# Generated by utils.py
dataset_name
:
auto_categorization_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_auto_categorization_greedy_until
lm_eval/tasks/bigbench/greedy_until/auto_debugging.yaml
0 → 100644
View file @
0348ed97
# Generated by utils.py
dataset_name
:
auto_debugging_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_auto_debugging_greedy_until
lm_eval/tasks/bigbench/greedy_until/bbq_lite_json.yaml
0 → 100644
View file @
0348ed97
# Generated by utils.py
dataset_name
:
bbq_lite_json_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_bbq_lite_json_greedy_until
lm_eval/tasks/bigbench/greedy_until/bridging_anaphora_resolution_barqa.yaml
0 → 100644
View file @
0348ed97
# Generated by utils.py
dataset_name
:
bridging_anaphora_resolution_barqa_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_bridging_anaphora_resolution_barqa_greedy_until
lm_eval/tasks/bigbench/greedy_until/causal_judgment.yaml
0 → 100644
View file @
0348ed97
# Generated by utils.py
dataset_name
:
causal_judgment_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_causal_judgment_greedy_until
lm_eval/tasks/bigbench/greedy_until/cause_and_effect.yaml
0 → 100644
View file @
0348ed97
# Generated by utils.py
dataset_name
:
cause_and_effect_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_cause_and_effect_greedy_until
lm_eval/tasks/bigbench/greedy_until/checkmate_in_one.yaml
0 → 100644
View file @
0348ed97
# Generated by utils.py
dataset_name
:
checkmate_in_one_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_checkmate_in_one_greedy_until
lm_eval/tasks/bigbench/greedy_until/chess_state_tracking.yaml
0 → 100644
View file @
0348ed97
# Generated by utils.py
dataset_name
:
chess_state_tracking_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_chess_state_tracking_greedy_until
lm_eval/tasks/bigbench/greedy_until/chinese_remainder_theorem.yaml
0 → 100644
View file @
0348ed97
# Generated by utils.py
dataset_name
:
chinese_remainder_theorem_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_chinese_remainder_theorem_greedy_until
lm_eval/tasks/bigbench/greedy_until/cifar10_classification.yaml
0 → 100644
View file @
0348ed97
# Generated by utils.py
dataset_name
:
cifar10_classification_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_cifar10_classification_greedy_until
lm_eval/tasks/bigbench/greedy_until/code_line_description.yaml
0 → 100644
View file @
0348ed97
# Generated by utils.py
dataset_name
:
code_line_description_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_code_line_description_greedy_until
lm_eval/tasks/bigbench/greedy_until/codenames.yaml
0 → 100644
View file @
0348ed97
# Generated by utils.py
dataset_name
:
codenames_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_codenames_greedy_until
lm_eval/tasks/bigbench/greedy_until/color.yaml
0 → 100644
View file @
0348ed97
# Generated by utils.py
dataset_name
:
color_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_color_greedy_until
lm_eval/tasks/bigbench/greedy_until/common_morpheme.yaml
0 → 100644
View file @
0348ed97
# Generated by utils.py
dataset_name
:
common_morpheme_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_common_morpheme_greedy_until
lm_eval/tasks/bigbench/greedy_until/conceptual_combinations.yaml
0 → 100644
View file @
0348ed97
# Generated by utils.py
dataset_name
:
conceptual_combinations_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_conceptual_combinations_greedy_until
lm_eval/tasks/bigbench/greedy_until/conlang_translation.yaml
0 → 100644
View file @
0348ed97
# Generated by utils.py
dataset_name
:
conlang_translation_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_conlang_translation_greedy_until
lm_eval/tasks/bigbench/greedy_until/contextual_parametric_knowledge_conflicts.yaml
0 → 100644
View file @
0348ed97
# Generated by utils.py
dataset_name
:
contextual_parametric_knowledge_conflicts_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_contextual_parametric_knowledge_conflicts_greedy_until
Prev
1
…
6
7
8
9
10
11
12
13
14
…
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