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
835cc40e
Commit
835cc40e
authored
Dec 06, 2023
by
lintangsutawika
Browse files
merged latest and added altworld files
parents
8da401e0
c9bbec6e
Changes
430
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
29 additions
and
11 deletions
+29
-11
lm_eval/tasks/blimp/tough_vs_raising_2.yaml
lm_eval/tasks/blimp/tough_vs_raising_2.yaml
+1
-1
lm_eval/tasks/blimp/transitive.yaml
lm_eval/tasks/blimp/transitive.yaml
+1
-1
lm_eval/tasks/blimp/wh_island.yaml
lm_eval/tasks/blimp/wh_island.yaml
+1
-1
lm_eval/tasks/blimp/wh_questions_object_gap.yaml
lm_eval/tasks/blimp/wh_questions_object_gap.yaml
+1
-1
lm_eval/tasks/blimp/wh_questions_subject_gap.yaml
lm_eval/tasks/blimp/wh_questions_subject_gap.yaml
+1
-1
lm_eval/tasks/blimp/wh_questions_subject_gap_long_distance.yaml
...l/tasks/blimp/wh_questions_subject_gap_long_distance.yaml
+1
-1
lm_eval/tasks/blimp/wh_vs_that_no_gap.yaml
lm_eval/tasks/blimp/wh_vs_that_no_gap.yaml
+1
-1
lm_eval/tasks/blimp/wh_vs_that_no_gap_long_distance.yaml
lm_eval/tasks/blimp/wh_vs_that_no_gap_long_distance.yaml
+1
-1
lm_eval/tasks/blimp/wh_vs_that_with_gap.yaml
lm_eval/tasks/blimp/wh_vs_that_with_gap.yaml
+1
-1
lm_eval/tasks/blimp/wh_vs_that_with_gap_long_distance.yaml
lm_eval/tasks/blimp/wh_vs_that_with_gap_long_distance.yaml
+1
-1
lm_eval/tasks/ceval/_default_ceval_yaml
lm_eval/tasks/ceval/_default_ceval_yaml
+1
-1
lm_eval/tasks/cmmlu/_default_template_yaml
lm_eval/tasks/cmmlu/_default_template_yaml
+2
-0
lm_eval/tasks/code_x_glue/code-text/go.yaml
lm_eval/tasks/code_x_glue/code-text/go.yaml
+2
-0
lm_eval/tasks/code_x_glue/code-text/java.yaml
lm_eval/tasks/code_x_glue/code-text/java.yaml
+2
-0
lm_eval/tasks/code_x_glue/code-text/javascript.yaml
lm_eval/tasks/code_x_glue/code-text/javascript.yaml
+2
-0
lm_eval/tasks/code_x_glue/code-text/php.yaml
lm_eval/tasks/code_x_glue/code-text/php.yaml
+2
-0
lm_eval/tasks/code_x_glue/code-text/python.yaml
lm_eval/tasks/code_x_glue/code-text/python.yaml
+2
-0
lm_eval/tasks/code_x_glue/code-text/ruby.yaml
lm_eval/tasks/code_x_glue/code-text/ruby.yaml
+2
-0
lm_eval/tasks/coqa/default.yaml
lm_eval/tasks/coqa/default.yaml
+2
-0
lm_eval/tasks/crows_pairs/crows_pairs_english.yaml
lm_eval/tasks/crows_pairs/crows_pairs_english.yaml
+2
-0
No files found.
lm_eval/tasks/blimp/tough_vs_raising_2.yaml
View file @
835cc40e
# Generated by utils.py
# Generated by utils.py
dataset_name
:
tough_vs_raising_2
dataset_name
:
tough_vs_raising_2
include
:
template_yaml
include
:
_
template_yaml
task
:
blimp_tough_vs_raising_2
task
:
blimp_tough_vs_raising_2
lm_eval/tasks/blimp/transitive.yaml
View file @
835cc40e
# Generated by utils.py
# Generated by utils.py
dataset_name
:
transitive
dataset_name
:
transitive
include
:
template_yaml
include
:
_
template_yaml
task
:
blimp_transitive
task
:
blimp_transitive
lm_eval/tasks/blimp/wh_island.yaml
View file @
835cc40e
# Generated by utils.py
# Generated by utils.py
dataset_name
:
wh_island
dataset_name
:
wh_island
include
:
template_yaml
include
:
_
template_yaml
task
:
blimp_wh_island
task
:
blimp_wh_island
lm_eval/tasks/blimp/wh_questions_object_gap.yaml
View file @
835cc40e
# Generated by utils.py
# Generated by utils.py
dataset_name
:
wh_questions_object_gap
dataset_name
:
wh_questions_object_gap
include
:
template_yaml
include
:
_
template_yaml
task
:
blimp_wh_questions_object_gap
task
:
blimp_wh_questions_object_gap
lm_eval/tasks/blimp/wh_questions_subject_gap.yaml
View file @
835cc40e
# Generated by utils.py
# Generated by utils.py
dataset_name
:
wh_questions_subject_gap
dataset_name
:
wh_questions_subject_gap
include
:
template_yaml
include
:
_
template_yaml
task
:
blimp_wh_questions_subject_gap
task
:
blimp_wh_questions_subject_gap
lm_eval/tasks/blimp/wh_questions_subject_gap_long_distance.yaml
View file @
835cc40e
# Generated by utils.py
# Generated by utils.py
dataset_name
:
wh_questions_subject_gap_long_distance
dataset_name
:
wh_questions_subject_gap_long_distance
include
:
template_yaml
include
:
_
template_yaml
task
:
blimp_wh_questions_subject_gap_long_distance
task
:
blimp_wh_questions_subject_gap_long_distance
lm_eval/tasks/blimp/wh_vs_that_no_gap.yaml
View file @
835cc40e
# Generated by utils.py
# Generated by utils.py
dataset_name
:
wh_vs_that_no_gap
dataset_name
:
wh_vs_that_no_gap
include
:
template_yaml
include
:
_
template_yaml
task
:
blimp_wh_vs_that_no_gap
task
:
blimp_wh_vs_that_no_gap
lm_eval/tasks/blimp/wh_vs_that_no_gap_long_distance.yaml
View file @
835cc40e
# Generated by utils.py
# Generated by utils.py
dataset_name
:
wh_vs_that_no_gap_long_distance
dataset_name
:
wh_vs_that_no_gap_long_distance
include
:
template_yaml
include
:
_
template_yaml
task
:
blimp_wh_vs_that_no_gap_long_distance
task
:
blimp_wh_vs_that_no_gap_long_distance
lm_eval/tasks/blimp/wh_vs_that_with_gap.yaml
View file @
835cc40e
# Generated by utils.py
# Generated by utils.py
dataset_name
:
wh_vs_that_with_gap
dataset_name
:
wh_vs_that_with_gap
include
:
template_yaml
include
:
_
template_yaml
task
:
blimp_wh_vs_that_with_gap
task
:
blimp_wh_vs_that_with_gap
lm_eval/tasks/blimp/wh_vs_that_with_gap_long_distance.yaml
View file @
835cc40e
# Generated by utils.py
# Generated by utils.py
dataset_name
:
wh_vs_that_with_gap_long_distance
dataset_name
:
wh_vs_that_with_gap_long_distance
include
:
template_yaml
include
:
_
template_yaml
task
:
blimp_wh_vs_that_with_gap_long_distance
task
:
blimp_wh_vs_that_with_gap_long_distance
lm_eval/tasks/ceval/_default_ceval_yaml
View file @
835cc40e
...
@@ -16,4 +16,4 @@ metric_list:
...
@@ -16,4 +16,4 @@ metric_list:
aggregation: mean
aggregation: mean
higher_is_better: true
higher_is_better: true
metadata:
metadata:
version:
"
1.0
"
-
version: 1.0
lm_eval/tasks/cmmlu/_default_template_yaml
View file @
835cc40e
...
@@ -15,3 +15,5 @@ metric_list:
...
@@ -15,3 +15,5 @@ metric_list:
- metric: acc_norm
- metric: acc_norm
aggregation: mean
aggregation: mean
higher_is_better: true
higher_is_better: true
metadata:
- version: 0.0
lm_eval/tasks/code_x_glue/code-text/go.yaml
View file @
835cc40e
...
@@ -17,3 +17,5 @@ metric_list:
...
@@ -17,3 +17,5 @@ metric_list:
-
metric
:
!function
bleu.smoothed_bleu_4
-
metric
:
!function
bleu.smoothed_bleu_4
aggregation
:
mean
aggregation
:
mean
higher_is_better
:
True
higher_is_better
:
True
metadata
:
-
version
:
0.0
lm_eval/tasks/code_x_glue/code-text/java.yaml
View file @
835cc40e
...
@@ -17,3 +17,5 @@ metric_list:
...
@@ -17,3 +17,5 @@ metric_list:
-
metric
:
!function
bleu.smoothed_bleu_4
-
metric
:
!function
bleu.smoothed_bleu_4
aggregation
:
mean
aggregation
:
mean
higher_is_better
:
True
higher_is_better
:
True
metadata
:
-
version
:
0.0
lm_eval/tasks/code_x_glue/code-text/javascript.yaml
View file @
835cc40e
...
@@ -17,3 +17,5 @@ metric_list:
...
@@ -17,3 +17,5 @@ metric_list:
-
metric
:
!function
bleu.smoothed_bleu_4
-
metric
:
!function
bleu.smoothed_bleu_4
aggregation
:
mean
aggregation
:
mean
higher_is_better
:
True
higher_is_better
:
True
metadata
:
-
version
:
0.0
lm_eval/tasks/code_x_glue/code-text/php.yaml
View file @
835cc40e
...
@@ -17,3 +17,5 @@ metric_list:
...
@@ -17,3 +17,5 @@ metric_list:
-
metric
:
!function
bleu.smoothed_bleu_4
-
metric
:
!function
bleu.smoothed_bleu_4
aggregation
:
mean
aggregation
:
mean
higher_is_better
:
True
higher_is_better
:
True
metadata
:
-
version
:
0.0
lm_eval/tasks/code_x_glue/code-text/python.yaml
View file @
835cc40e
...
@@ -17,3 +17,5 @@ metric_list:
...
@@ -17,3 +17,5 @@ metric_list:
-
metric
:
!function
bleu.smoothed_bleu_4
-
metric
:
!function
bleu.smoothed_bleu_4
aggregation
:
mean
aggregation
:
mean
higher_is_better
:
True
higher_is_better
:
True
metadata
:
-
version
:
0.0
lm_eval/tasks/code_x_glue/code-text/ruby.yaml
View file @
835cc40e
...
@@ -17,3 +17,5 @@ metric_list:
...
@@ -17,3 +17,5 @@ metric_list:
-
metric
:
!function
bleu.smoothed_bleu_4
-
metric
:
!function
bleu.smoothed_bleu_4
aggregation
:
mean
aggregation
:
mean
higher_is_better
:
True
higher_is_better
:
True
metadata
:
-
version
:
2.0
lm_eval/tasks/coqa/default.yaml
View file @
835cc40e
...
@@ -18,3 +18,5 @@ metric_list:
...
@@ -18,3 +18,5 @@ metric_list:
-
metric
:
f1
-
metric
:
f1
aggregation
:
mean
aggregation
:
mean
higher_is_better
:
true
higher_is_better
:
true
metadata
:
-
version
:
2.0
lm_eval/tasks/crows_pairs/crows_pairs_english.yaml
View file @
835cc40e
...
@@ -19,3 +19,5 @@ metric_list:
...
@@ -19,3 +19,5 @@ metric_list:
-
metric
:
pct_stereotype
-
metric
:
pct_stereotype
aggregation
:
mean
aggregation
:
mean
higher_is_better
:
false
higher_is_better
:
false
metadata
:
-
version
:
1.0
Prev
1
…
9
10
11
12
13
14
15
16
17
…
22
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