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
a0787a9f
Commit
a0787a9f
authored
Nov 29, 2023
by
baberabb
Browse files
Merge remote-tracking branch 'origin/big-refactor' into big-refactor_dp
parents
6359f083
dc5b3d5d
Changes
199
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
20 additions
and
20 deletions
+20
-20
lm_eval/tasks/blimp/existential_there_quantifiers_1.yaml
lm_eval/tasks/blimp/existential_there_quantifiers_1.yaml
+1
-1
lm_eval/tasks/blimp/existential_there_quantifiers_2.yaml
lm_eval/tasks/blimp/existential_there_quantifiers_2.yaml
+1
-1
lm_eval/tasks/blimp/existential_there_subject_raising.yaml
lm_eval/tasks/blimp/existential_there_subject_raising.yaml
+1
-1
lm_eval/tasks/blimp/expletive_it_object_raising.yaml
lm_eval/tasks/blimp/expletive_it_object_raising.yaml
+1
-1
lm_eval/tasks/blimp/generate_configs.py
lm_eval/tasks/blimp/generate_configs.py
+1
-1
lm_eval/tasks/blimp/inchoative.yaml
lm_eval/tasks/blimp/inchoative.yaml
+1
-1
lm_eval/tasks/blimp/intransitive.yaml
lm_eval/tasks/blimp/intransitive.yaml
+1
-1
lm_eval/tasks/blimp/irregular_past_participle_adjectives.yaml
...val/tasks/blimp/irregular_past_participle_adjectives.yaml
+1
-1
lm_eval/tasks/blimp/irregular_past_participle_verbs.yaml
lm_eval/tasks/blimp/irregular_past_participle_verbs.yaml
+1
-1
lm_eval/tasks/blimp/irregular_plural_subject_verb_agreement_1.yaml
...asks/blimp/irregular_plural_subject_verb_agreement_1.yaml
+1
-1
lm_eval/tasks/blimp/irregular_plural_subject_verb_agreement_2.yaml
...asks/blimp/irregular_plural_subject_verb_agreement_2.yaml
+1
-1
lm_eval/tasks/blimp/left_branch_island_echo_question.yaml
lm_eval/tasks/blimp/left_branch_island_echo_question.yaml
+1
-1
lm_eval/tasks/blimp/left_branch_island_simple_question.yaml
lm_eval/tasks/blimp/left_branch_island_simple_question.yaml
+1
-1
lm_eval/tasks/blimp/matrix_question_npi_licensor_present.yaml
...val/tasks/blimp/matrix_question_npi_licensor_present.yaml
+1
-1
lm_eval/tasks/blimp/npi_present_1.yaml
lm_eval/tasks/blimp/npi_present_1.yaml
+1
-1
lm_eval/tasks/blimp/npi_present_2.yaml
lm_eval/tasks/blimp/npi_present_2.yaml
+1
-1
lm_eval/tasks/blimp/only_npi_licensor_present.yaml
lm_eval/tasks/blimp/only_npi_licensor_present.yaml
+1
-1
lm_eval/tasks/blimp/only_npi_scope.yaml
lm_eval/tasks/blimp/only_npi_scope.yaml
+1
-1
lm_eval/tasks/blimp/passive_1.yaml
lm_eval/tasks/blimp/passive_1.yaml
+1
-1
lm_eval/tasks/blimp/passive_2.yaml
lm_eval/tasks/blimp/passive_2.yaml
+1
-1
No files found.
lm_eval/tasks/blimp/existential_there_quantifiers_1.yaml
View file @
a0787a9f
# Generated by utils.py
# Generated by utils.py
dataset_name
:
existential_there_quantifiers_1
dataset_name
:
existential_there_quantifiers_1
include
:
template_yaml
include
:
_
template_yaml
task
:
blimp_existential_there_quantifiers_1
task
:
blimp_existential_there_quantifiers_1
lm_eval/tasks/blimp/existential_there_quantifiers_2.yaml
View file @
a0787a9f
# Generated by utils.py
# Generated by utils.py
dataset_name
:
existential_there_quantifiers_2
dataset_name
:
existential_there_quantifiers_2
include
:
template_yaml
include
:
_
template_yaml
task
:
blimp_existential_there_quantifiers_2
task
:
blimp_existential_there_quantifiers_2
lm_eval/tasks/blimp/existential_there_subject_raising.yaml
View file @
a0787a9f
# Generated by utils.py
# Generated by utils.py
dataset_name
:
existential_there_subject_raising
dataset_name
:
existential_there_subject_raising
include
:
template_yaml
include
:
_
template_yaml
task
:
blimp_existential_there_subject_raising
task
:
blimp_existential_there_subject_raising
lm_eval/tasks/blimp/expletive_it_object_raising.yaml
View file @
a0787a9f
# Generated by utils.py
# Generated by utils.py
dataset_name
:
expletive_it_object_raising
dataset_name
:
expletive_it_object_raising
include
:
template_yaml
include
:
_
template_yaml
task
:
blimp_expletive_it_object_raising
task
:
blimp_expletive_it_object_raising
lm_eval/tasks/blimp/generate_configs.py
View file @
a0787a9f
...
@@ -80,7 +80,7 @@ def main() -> None:
...
@@ -80,7 +80,7 @@ def main() -> None:
f
.
write
(
"# Generated by utils.py
\n
"
)
f
.
write
(
"# Generated by utils.py
\n
"
)
yaml
.
dump
(
yaml
.
dump
(
{
{
"include"
:
"template_yaml"
,
"include"
:
"
_
template_yaml"
,
"task"
:
"blimp_"
+
task
,
"task"
:
"blimp_"
+
task
,
"dataset_name"
:
task
,
"dataset_name"
:
task
,
},
},
...
...
lm_eval/tasks/blimp/inchoative.yaml
View file @
a0787a9f
# Generated by utils.py
# Generated by utils.py
dataset_name
:
inchoative
dataset_name
:
inchoative
include
:
template_yaml
include
:
_
template_yaml
task
:
blimp_inchoative
task
:
blimp_inchoative
lm_eval/tasks/blimp/intransitive.yaml
View file @
a0787a9f
# Generated by utils.py
# Generated by utils.py
dataset_name
:
intransitive
dataset_name
:
intransitive
include
:
template_yaml
include
:
_
template_yaml
task
:
blimp_intransitive
task
:
blimp_intransitive
lm_eval/tasks/blimp/irregular_past_participle_adjectives.yaml
View file @
a0787a9f
# Generated by utils.py
# Generated by utils.py
dataset_name
:
irregular_past_participle_adjectives
dataset_name
:
irregular_past_participle_adjectives
include
:
template_yaml
include
:
_
template_yaml
task
:
blimp_irregular_past_participle_adjectives
task
:
blimp_irregular_past_participle_adjectives
lm_eval/tasks/blimp/irregular_past_participle_verbs.yaml
View file @
a0787a9f
# Generated by utils.py
# Generated by utils.py
dataset_name
:
irregular_past_participle_verbs
dataset_name
:
irregular_past_participle_verbs
include
:
template_yaml
include
:
_
template_yaml
task
:
blimp_irregular_past_participle_verbs
task
:
blimp_irregular_past_participle_verbs
lm_eval/tasks/blimp/irregular_plural_subject_verb_agreement_1.yaml
View file @
a0787a9f
# Generated by utils.py
# Generated by utils.py
dataset_name
:
irregular_plural_subject_verb_agreement_1
dataset_name
:
irregular_plural_subject_verb_agreement_1
include
:
template_yaml
include
:
_
template_yaml
task
:
blimp_irregular_plural_subject_verb_agreement_1
task
:
blimp_irregular_plural_subject_verb_agreement_1
lm_eval/tasks/blimp/irregular_plural_subject_verb_agreement_2.yaml
View file @
a0787a9f
# Generated by utils.py
# Generated by utils.py
dataset_name
:
irregular_plural_subject_verb_agreement_2
dataset_name
:
irregular_plural_subject_verb_agreement_2
include
:
template_yaml
include
:
_
template_yaml
task
:
blimp_irregular_plural_subject_verb_agreement_2
task
:
blimp_irregular_plural_subject_verb_agreement_2
lm_eval/tasks/blimp/left_branch_island_echo_question.yaml
View file @
a0787a9f
# Generated by utils.py
# Generated by utils.py
dataset_name
:
left_branch_island_echo_question
dataset_name
:
left_branch_island_echo_question
include
:
template_yaml
include
:
_
template_yaml
task
:
blimp_left_branch_island_echo_question
task
:
blimp_left_branch_island_echo_question
lm_eval/tasks/blimp/left_branch_island_simple_question.yaml
View file @
a0787a9f
# Generated by utils.py
# Generated by utils.py
dataset_name
:
left_branch_island_simple_question
dataset_name
:
left_branch_island_simple_question
include
:
template_yaml
include
:
_
template_yaml
task
:
blimp_left_branch_island_simple_question
task
:
blimp_left_branch_island_simple_question
lm_eval/tasks/blimp/matrix_question_npi_licensor_present.yaml
View file @
a0787a9f
# Generated by utils.py
# Generated by utils.py
dataset_name
:
matrix_question_npi_licensor_present
dataset_name
:
matrix_question_npi_licensor_present
include
:
template_yaml
include
:
_
template_yaml
task
:
blimp_matrix_question_npi_licensor_present
task
:
blimp_matrix_question_npi_licensor_present
lm_eval/tasks/blimp/npi_present_1.yaml
View file @
a0787a9f
# Generated by utils.py
# Generated by utils.py
dataset_name
:
npi_present_1
dataset_name
:
npi_present_1
include
:
template_yaml
include
:
_
template_yaml
task
:
blimp_npi_present_1
task
:
blimp_npi_present_1
lm_eval/tasks/blimp/npi_present_2.yaml
View file @
a0787a9f
# Generated by utils.py
# Generated by utils.py
dataset_name
:
npi_present_2
dataset_name
:
npi_present_2
include
:
template_yaml
include
:
_
template_yaml
task
:
blimp_npi_present_2
task
:
blimp_npi_present_2
lm_eval/tasks/blimp/only_npi_licensor_present.yaml
View file @
a0787a9f
# Generated by utils.py
# Generated by utils.py
dataset_name
:
only_npi_licensor_present
dataset_name
:
only_npi_licensor_present
include
:
template_yaml
include
:
_
template_yaml
task
:
blimp_only_npi_licensor_present
task
:
blimp_only_npi_licensor_present
lm_eval/tasks/blimp/only_npi_scope.yaml
View file @
a0787a9f
# Generated by utils.py
# Generated by utils.py
dataset_name
:
only_npi_scope
dataset_name
:
only_npi_scope
include
:
template_yaml
include
:
_
template_yaml
task
:
blimp_only_npi_scope
task
:
blimp_only_npi_scope
lm_eval/tasks/blimp/passive_1.yaml
View file @
a0787a9f
# Generated by utils.py
# Generated by utils.py
dataset_name
:
passive_1
dataset_name
:
passive_1
include
:
template_yaml
include
:
_
template_yaml
task
:
blimp_passive_1
task
:
blimp_passive_1
lm_eval/tasks/blimp/passive_2.yaml
View file @
a0787a9f
# Generated by utils.py
# Generated by utils.py
dataset_name
:
passive_2
dataset_name
:
passive_2
include
:
template_yaml
include
:
_
template_yaml
task
:
blimp_passive_2
task
:
blimp_passive_2
Prev
1
2
3
4
5
6
7
…
10
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