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
a04a600a
"mmdet3d/structures/vscode:/vscode.git/clone" did not exist on "1f9eb6c8f13ce3fa04a5b7c59a729848886d00c5"
Commit
a04a600a
authored
Aug 09, 2023
by
lintangsutawika
Browse files
forgot "
parent
af3fbe03
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lm_eval/tasks/xstorycloze/default_ar.yaml
lm_eval/tasks/xstorycloze/default_ar.yaml
+1
-1
No files found.
lm_eval/tasks/xstorycloze/default_ar.yaml
View file @
a04a600a
...
@@ -7,7 +7,7 @@ training_split: train
...
@@ -7,7 +7,7 @@ training_split: train
validation_split
:
eval
validation_split
:
eval
doc_to_text
:
"
{{[input_sentence_1,
input_sentence_2,
input_sentence_3,
input_sentence_4]|join('
')}}"
doc_to_text
:
"
{{[input_sentence_1,
input_sentence_2,
input_sentence_3,
input_sentence_4]|join('
')}}"
doc_to_target
:
"
{{answer_right_ending-1}}"
doc_to_target
:
"
{{answer_right_ending-1}}"
doc_to_choice
:
{{[
sentence_quiz1
,
sentence_quiz2
]}}
doc_to_choice
:
"
{{[sentence_quiz1,
sentence_quiz2]}}
"
should_decontaminate
:
true
should_decontaminate
:
true
doc_to_decontamination_query
:
"
{{[input_sentence_1,
input_sentence_2,
input_sentence_3,
input_sentence_4]|join('
')}}"
doc_to_decontamination_query
:
"
{{[input_sentence_1,
input_sentence_2,
input_sentence_3,
input_sentence_4]|join('
')}}"
metric_list
:
metric_list
:
...
...
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