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
a4caf2aa
"vscode:/vscode.git/clone" did not exist on "03eef73c5be07a1e02c090eacd24f0a9f6aa850e"
Unverified
Commit
a4caf2aa
authored
May 20, 2024
by
echo840
Committed by
GitHub
May 20, 2024
Browse files
Update evaluate_vqa_doc.py
parent
02133c3a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
8 deletions
+0
-8
eval/evaluate_vqa_doc.py
eval/evaluate_vqa_doc.py
+0
-8
No files found.
eval/evaluate_vqa_doc.py
View file @
a4caf2aa
...
@@ -37,14 +37,6 @@ ds_collections = {
...
@@ -37,14 +37,6 @@ ds_collections = {
'metric'
:
'accuracy'
,
'metric'
:
'accuracy'
,
'max_new_tokens'
:
100
,
'max_new_tokens'
:
100
,
},
},
'textvqa_val'
:
{
'train'
:
'data/textvqa/textvqa_train.jsonl'
,
'test'
:
'data/textvqa/textvqa_val.jsonl'
,
'question'
:
'data/textvqa/textvqa_val_questions.json'
,
'annotation'
:
'data/textvqa/textvqa_val_annotations.json'
,
'metric'
:
'accuracy'
,
'max_new_tokens'
:
10
,
},
'chartqa'
:
{
'chartqa'
:
{
'train'
:
'data/chartqa/train_augmented.jsonl'
,
'train'
:
'data/chartqa/train_augmented.jsonl'
,
'test'
:
'data/chartqa/chartqa.jsonl'
,
'test'
:
'data/chartqa/chartqa.jsonl'
,
...
...
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