Unverified Commit cdd17c47 authored by echo840's avatar echo840 Committed by GitHub
Browse files

Update evaluate_vqa_doc.py

parent 5fb85134
......@@ -45,9 +45,9 @@ ds_collections = {
'metric': 'accuracy',
'max_new_tokens': 10,
},
'chartqa_ureader': {
'chartqa': {
'train': 'data/chartqa/train_augmented.jsonl',
'test': 'data/chartqa/chartqa_ureader.jsonl',
'test': 'data/chartqa/chartqa.jsonl',
'metric': 'accuracy',
'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