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
ac1a1cef
Commit
ac1a1cef
authored
Jun 10, 2024
by
lintangsutawika
Browse files
update mmlu/
parent
b0028491
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
14 additions
and
1 deletion
+14
-1
lm_eval/tasks/mmlu/continuation/_mmlu.yaml
lm_eval/tasks/mmlu/continuation/_mmlu.yaml
+2
-0
lm_eval/tasks/mmlu/default/_mmlu.yaml
lm_eval/tasks/mmlu/default/_mmlu.yaml
+2
-1
lm_eval/tasks/mmlu/flan_cot_fewshot/_mmlu.yaml
lm_eval/tasks/mmlu/flan_cot_fewshot/_mmlu.yaml
+2
-0
lm_eval/tasks/mmlu/flan_cot_zeroshot/_mmlu.yaml
lm_eval/tasks/mmlu/flan_cot_zeroshot/_mmlu.yaml
+2
-0
lm_eval/tasks/mmlu/flan_n_shot/generative/_mmlu.yaml
lm_eval/tasks/mmlu/flan_n_shot/generative/_mmlu.yaml
+2
-0
lm_eval/tasks/mmlu/flan_n_shot/loglikelihood/_mmlu.yaml
lm_eval/tasks/mmlu/flan_n_shot/loglikelihood/_mmlu.yaml
+2
-0
lm_eval/tasks/mmlu/generative/_mmlu.yaml
lm_eval/tasks/mmlu/generative/_mmlu.yaml
+2
-0
No files found.
lm_eval/tasks/mmlu/continuation/_mmlu.yaml
View file @
ac1a1cef
...
...
@@ -23,3 +23,5 @@ task:
weight_by_size
:
True
aggregate_metric
:
True
weight_by_size
:
True
metadata
:
version
:
1
lm_eval/tasks/mmlu/default/_mmlu.yaml
View file @
ac1a1cef
...
...
@@ -6,4 +6,5 @@ task:
-
mmlu_humanities
aggregate_metric
:
True
weight_by_size
:
True
version
:
1
metadata
:
version
:
1
lm_eval/tasks/mmlu/flan_cot_fewshot/_mmlu.yaml
View file @
ac1a1cef
...
...
@@ -23,3 +23,5 @@ task:
weight_by_size
:
True
aggregate_metric
:
True
weight_by_size
:
True
metadata
:
version
:
1
lm_eval/tasks/mmlu/flan_cot_zeroshot/_mmlu.yaml
View file @
ac1a1cef
...
...
@@ -23,3 +23,5 @@ task:
weight_by_size
:
True
aggregate_metric
:
True
weight_by_size
:
True
metadata
:
version
:
1
lm_eval/tasks/mmlu/flan_n_shot/generative/_mmlu.yaml
View file @
ac1a1cef
...
...
@@ -23,3 +23,5 @@ task:
weight_by_size
:
True
aggregate_metric
:
True
weight_by_size
:
True
metadata
:
version
:
1
lm_eval/tasks/mmlu/flan_n_shot/loglikelihood/_mmlu.yaml
View file @
ac1a1cef
...
...
@@ -23,3 +23,5 @@ task:
weight_by_size
:
True
aggregate_metric
:
True
weight_by_size
:
True
metadata
:
version
:
1
lm_eval/tasks/mmlu/generative/_mmlu.yaml
View file @
ac1a1cef
...
...
@@ -23,3 +23,5 @@ task:
weight_by_size
:
True
aggregate_metric
:
True
weight_by_size
:
True
metadata
:
version
:
1
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