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
cdd17c47
"...git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "f040c27d4c017a37ea8f7270533f265c56de6f7e"
Unverified
Commit
cdd17c47
authored
Apr 23, 2024
by
echo840
Committed by
GitHub
Apr 23, 2024
Browse files
Update evaluate_vqa_doc.py
parent
5fb85134
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
eval/evaluate_vqa_doc.py
eval/evaluate_vqa_doc.py
+2
-2
No files found.
eval/evaluate_vqa_doc.py
View file @
cdd17c47
...
@@ -45,9 +45,9 @@ ds_collections = {
...
@@ -45,9 +45,9 @@ ds_collections = {
'metric'
:
'accuracy'
,
'metric'
:
'accuracy'
,
'max_new_tokens'
:
10
,
'max_new_tokens'
:
10
,
},
},
'chartqa
_ureader
'
:
{
'chartqa'
:
{
'train'
:
'data/chartqa/train_augmented.jsonl'
,
'train'
:
'data/chartqa/train_augmented.jsonl'
,
'test'
:
'data/chartqa/chartqa
_ureader
.jsonl'
,
'test'
:
'data/chartqa/chartqa.jsonl'
,
'metric'
:
'accuracy'
,
'metric'
:
'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