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
c6259cf7
Commit
c6259cf7
authored
Sep 18, 2024
by
Baber
Browse files
doc_to_image is list[img]
parent
b27bc18e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
lm_eval/tasks/mathvista/mathvista.yaml
lm_eval/tasks/mathvista/mathvista.yaml
+2
-1
No files found.
lm_eval/tasks/mathvista/mathvista.yaml
View file @
c6259cf7
...
@@ -3,7 +3,8 @@ task: mathvista
...
@@ -3,7 +3,8 @@ task: mathvista
test_split
:
testmini
test_split
:
testmini
output_type
:
"
generate_until"
output_type
:
"
generate_until"
#process_docs: !function utils.process_docs
#process_docs: !function utils.process_docs
doc_to_image
:
decoded_image
doc_to_image
:
-
decoded_image
doc_to_text
:
"
<image>
{{query}}"
doc_to_text
:
"
<image>
{{query}}"
#doc_to_choice: '{{ ["A", "B", "C", "D", "E", "F"][:choices.length] }}'
#doc_to_choice: '{{ ["A", "B", "C", "D", "E", "F"][:choices.length] }}'
doc_to_target
:
answer
doc_to_target
:
answer
...
...
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