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
ModelZoo
textmonkey_pytorch
Commits
a7b39145
Unverified
Commit
a7b39145
authored
May 08, 2024
by
echo840
Committed by
GitHub
May 08, 2024
Browse files
Update evaluate_vqa.py
parent
1c004d4c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
eval/evaluate_vqa.py
eval/evaluate_vqa.py
+1
-1
No files found.
eval/evaluate_vqa.py
View file @
a7b39145
...
@@ -35,7 +35,7 @@ ds_collections = {
...
@@ -35,7 +35,7 @@ ds_collections = {
},
},
'chartqa'
:
{
'chartqa'
:
{
'train'
:
'data/chartqa/train_augmented.jsonl'
,
'train'
:
'data/chartqa/train_augmented.jsonl'
,
'test'
:
'data/chartqa/chartqa.jsonl'
,
'test'
:
'data/chartqa/chartqa
_test
.jsonl'
,
'metric'
:
'relaxed_accuracy'
,
'metric'
:
'relaxed_accuracy'
,
'max_new_tokens'
:
100
,
'max_new_tokens'
:
100
,
},
},
...
...
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