"docs/git@developer.sourcefind.cn:OpenDAS/mmdetection3d.git" did not exist on "e37c87779e73f5ea125dbfb8717a2e498da95923"
Unverified Commit 5af89d59 authored by Melos's avatar Melos Committed by GitHub
Browse files

Update README.md

parent 2604acda
...@@ -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,
}, },
... ...
} }
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment