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
```
ds_collections = {
'estvqa_test': {
'test': 'data/estvqa/estvqa.jsonl',
'metric': 'anls',
'max_new_tokens': 100,
'test': 'data/estvqa/estvqa.jsonl',
'metric': 'anls',
'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