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
5af89d59
"docs/git@developer.sourcefind.cn:OpenDAS/mmdetection3d.git" did not exist on "e37c87779e73f5ea125dbfb8717a2e498da95923"
Unverified
Commit
5af89d59
authored
Nov 23, 2023
by
Melos
Committed by
GitHub
Nov 23, 2023
Browse files
Update README.md
parent
2604acda
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+3
-3
No files found.
README.md
View file @
5af89d59
...
@@ -107,9 +107,9 @@ We offer evaluation code for 14 Visual Question Answering (VQA) datasets in the
...
@@ -107,9 +107,9 @@ We offer evaluation code for 14 Visual Question Answering (VQA) datasets in the
```
```
ds_collections = {
ds_collections = {
'estvqa_test': {
'estvqa_test': {
'test': 'data/estvqa/estvqa.jsonl',
'test': 'data/estvqa/estvqa.jsonl',
'metric': 'anls',
'metric': 'anls',
'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