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
8fdcbc13
Commit
8fdcbc13
authored
Jun 25, 2024
by
haileyschoelkopf
Browse files
add more explicit group configs
parent
51519e40
Changes
20
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
18 additions
and
20 deletions
+18
-20
lm_eval/tasks/aclue/_aclue.yaml
lm_eval/tasks/aclue/_aclue.yaml
+1
-1
lm_eval/tasks/aexams/_aexams.yaml
lm_eval/tasks/aexams/_aexams.yaml
+1
-1
lm_eval/tasks/blimp/_template_yaml
lm_eval/tasks/blimp/_template_yaml
+0
-1
lm_eval/tasks/crows_pairs/crows_pairs_english.yaml
lm_eval/tasks/crows_pairs/crows_pairs_english.yaml
+0
-1
lm_eval/tasks/gsm8k/gsm8k-cot-self-consistency.yaml
lm_eval/tasks/gsm8k/gsm8k-cot-self-consistency.yaml
+1
-1
lm_eval/tasks/gsm8k/gsm8k-cot-zeroshot.yaml
lm_eval/tasks/gsm8k/gsm8k-cot-zeroshot.yaml
+1
-1
lm_eval/tasks/gsm8k/gsm8k-cot.yaml
lm_eval/tasks/gsm8k/gsm8k-cot.yaml
+1
-1
lm_eval/tasks/gsm8k/gsm8k.yaml
lm_eval/tasks/gsm8k/gsm8k.yaml
+1
-1
lm_eval/tasks/hellaswag/hellaswag.yaml
lm_eval/tasks/hellaswag/hellaswag.yaml
+1
-1
lm_eval/tasks/hendrycks_ethics/commonsense.yaml
lm_eval/tasks/hendrycks_ethics/commonsense.yaml
+1
-1
lm_eval/tasks/hendrycks_ethics/justice.yaml
lm_eval/tasks/hendrycks_ethics/justice.yaml
+1
-1
lm_eval/tasks/hendrycks_ethics/utilitarianism.yaml
lm_eval/tasks/hendrycks_ethics/utilitarianism.yaml
+1
-1
lm_eval/tasks/hendrycks_ethics/virtue.yaml
lm_eval/tasks/hendrycks_ethics/virtue.yaml
+1
-1
lm_eval/tasks/kobest/kobest_boolq.yaml
lm_eval/tasks/kobest/kobest_boolq.yaml
+1
-1
lm_eval/tasks/kobest/kobest_copa.yaml
lm_eval/tasks/kobest/kobest_copa.yaml
+1
-1
lm_eval/tasks/kobest/kobest_hellaswag.yaml
lm_eval/tasks/kobest/kobest_hellaswag.yaml
+1
-1
lm_eval/tasks/kobest/kobest_sentineg.yaml
lm_eval/tasks/kobest/kobest_sentineg.yaml
+1
-1
lm_eval/tasks/kobest/kobest_wic.yaml
lm_eval/tasks/kobest/kobest_wic.yaml
+1
-1
lm_eval/tasks/qasper/bool.yaml
lm_eval/tasks/qasper/bool.yaml
+1
-1
lm_eval/tasks/qasper/freeform.yaml
lm_eval/tasks/qasper/freeform.yaml
+1
-1
No files found.
lm_eval/tasks/aclue/_aclue.yaml
View file @
8fdcbc13
...
@@ -15,7 +15,7 @@ task:
...
@@ -15,7 +15,7 @@ task:
-
aclue_polysemy_resolution
-
aclue_polysemy_resolution
-
aclue_reading_comprehension
-
aclue_reading_comprehension
-
aclue_sentence_segmentation
-
aclue_sentence_segmentation
aggregate_metric
:
aggregate_metric
_list
:
-
metric
:
acc
-
metric
:
acc
aggregation
:
mean
aggregation
:
mean
weight_by_size
:
true
weight_by_size
:
true
...
...
lm_eval/tasks/aexams/_aexams.yaml
View file @
8fdcbc13
...
@@ -5,7 +5,7 @@ task:
...
@@ -5,7 +5,7 @@ task:
-
aexams_Physics
-
aexams_Physics
-
aexams_Science
-
aexams_Science
-
aexams_Social
-
aexams_Social
aggregate_metric
:
aggregate_metric
_list
:
-
metric
:
acc
-
metric
:
acc
aggregation
:
mean
aggregation
:
mean
weight_by_size
:
true
weight_by_size
:
true
...
...
lm_eval/tasks/blimp/_template_yaml
View file @
8fdcbc13
group: blimp
dataset_path: blimp
dataset_path: blimp
output_type: multiple_choice
output_type: multiple_choice
validation_split: train
validation_split: train
...
...
lm_eval/tasks/crows_pairs/crows_pairs_english.yaml
View file @
8fdcbc13
tag
:
tag
:
-
crows_pairs
-
crows_pairs
-
social_bias
task
:
crows_pairs_english
task
:
crows_pairs_english
dataset_path
:
BigScienceBiasEval/crows_pairs_multilingual
dataset_path
:
BigScienceBiasEval/crows_pairs_multilingual
dataset_name
:
english
dataset_name
:
english
...
...
lm_eval/tasks/gsm8k/gsm8k-cot-self-consistency.yaml
View file @
8fdcbc13
include
:
gsm8k-cot.yaml
include
:
gsm8k-cot.yaml
group
:
tag
:
-
chain_of_thought
-
chain_of_thought
-
self_consistency
-
self_consistency
task
:
gsm8k_cot_self_consistency
task
:
gsm8k_cot_self_consistency
...
...
lm_eval/tasks/gsm8k/gsm8k-cot-zeroshot.yaml
View file @
8fdcbc13
group
:
tag
:
-
math_word_problems
-
math_word_problems
task
:
gsm8k_cot_zeroshot
task
:
gsm8k_cot_zeroshot
dataset_path
:
gsm8k
dataset_path
:
gsm8k
...
...
lm_eval/tasks/gsm8k/gsm8k-cot.yaml
View file @
8fdcbc13
...
@@ -61,7 +61,7 @@ generation_kwargs:
...
@@ -61,7 +61,7 @@ generation_kwargs:
-
'
Q:'
-
'
Q:'
-
</s>
-
</s>
-
<|im_end|>
-
<|im_end|>
group
:
tag
:
-
chain_of_thought
-
chain_of_thought
metadata
:
metadata
:
version
:
3.0
version
:
3.0
...
...
lm_eval/tasks/gsm8k/gsm8k.yaml
View file @
8fdcbc13
group
:
tag
:
-
math_word_problems
-
math_word_problems
task
:
gsm8k
task
:
gsm8k
dataset_path
:
gsm8k
dataset_path
:
gsm8k
...
...
lm_eval/tasks/hellaswag/hellaswag.yaml
View file @
8fdcbc13
group
:
tag
:
-
multiple_choice
-
multiple_choice
task
:
hellaswag
task
:
hellaswag
dataset_path
:
hellaswag
dataset_path
:
hellaswag
...
...
lm_eval/tasks/hendrycks_ethics/commonsense.yaml
View file @
8fdcbc13
group
:
tag
:
-
hendrycks_ethics
-
hendrycks_ethics
task
:
ethics_cm
task
:
ethics_cm
dataset_path
:
EleutherAI/hendrycks_ethics
dataset_path
:
EleutherAI/hendrycks_ethics
...
...
lm_eval/tasks/hendrycks_ethics/justice.yaml
View file @
8fdcbc13
include
:
deontology.yaml
include
:
deontology.yaml
group
:
tag
:
-
hendrycks_ethics
-
hendrycks_ethics
task
:
ethics_justice
task
:
ethics_justice
dataset_name
:
justice
dataset_name
:
justice
...
...
lm_eval/tasks/hendrycks_ethics/utilitarianism.yaml
View file @
8fdcbc13
include
:
commonsense.yaml
include
:
commonsense.yaml
group
:
tag
:
-
hendrycks_ethics
-
hendrycks_ethics
task
:
ethics_utilitarianism
task
:
ethics_utilitarianism
dataset_name
:
utilitarianism
dataset_name
:
utilitarianism
...
...
lm_eval/tasks/hendrycks_ethics/virtue.yaml
View file @
8fdcbc13
include
:
commonsense.yaml
include
:
commonsense.yaml
group
:
tag
:
-
hendrycks_ethics
-
hendrycks_ethics
task
:
ethics_virtue
task
:
ethics_virtue
dataset_name
:
virtue
dataset_name
:
virtue
...
...
lm_eval/tasks/kobest/kobest_boolq.yaml
View file @
8fdcbc13
group
:
tag
:
-
kobest
-
kobest
task
:
kobest_boolq
task
:
kobest_boolq
dataset_path
:
skt/kobest_v1
dataset_path
:
skt/kobest_v1
...
...
lm_eval/tasks/kobest/kobest_copa.yaml
View file @
8fdcbc13
group
:
tag
:
-
kobest
-
kobest
task
:
kobest_copa
task
:
kobest_copa
dataset_path
:
skt/kobest_v1
dataset_path
:
skt/kobest_v1
...
...
lm_eval/tasks/kobest/kobest_hellaswag.yaml
View file @
8fdcbc13
group
:
tag
:
-
kobest
-
kobest
task
:
kobest_hellaswag
task
:
kobest_hellaswag
dataset_path
:
skt/kobest_v1
dataset_path
:
skt/kobest_v1
...
...
lm_eval/tasks/kobest/kobest_sentineg.yaml
View file @
8fdcbc13
group
:
tag
:
-
kobest
-
kobest
task
:
kobest_sentineg
task
:
kobest_sentineg
dataset_path
:
skt/kobest_v1
dataset_path
:
skt/kobest_v1
...
...
lm_eval/tasks/kobest/kobest_wic.yaml
View file @
8fdcbc13
group
:
tag
:
-
kobest
-
kobest
task
:
kobest_wic
task
:
kobest_wic
dataset_path
:
skt/kobest_v1
dataset_path
:
skt/kobest_v1
...
...
lm_eval/tasks/qasper/bool.yaml
View file @
8fdcbc13
group
:
qasper
tag
:
qasper
task
:
qasper_bool
task
:
qasper_bool
dataset_path
:
allenai/qasper
dataset_path
:
allenai/qasper
output_type
:
multiple_choice
output_type
:
multiple_choice
...
...
lm_eval/tasks/qasper/freeform.yaml
View file @
8fdcbc13
group
:
qasper
tag
:
qasper
task
:
qasper_freeform
task
:
qasper_freeform
dataset_path
:
allenai/qasper
dataset_path
:
allenai/qasper
output_type
:
generate_until
output_type
:
generate_until
...
...
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