mirror of
https://github.com/meta-llama/llama-stack.git
synced 2026-01-03 00:42:14 +00:00
fix the split of docVQA dataset
This commit is contained in:
parent
74ccc7e26a
commit
b43a514f96
2 changed files with 2 additions and 2 deletions
|
|
@ -200,7 +200,7 @@ datasets:
|
|||
uri: https://huggingface.co/datasets/llamastack/docvqa
|
||||
metadata:
|
||||
path: llamastack/docvqa
|
||||
split: train
|
||||
split: val
|
||||
dataset_id: docvqa
|
||||
provider_id: huggingface
|
||||
>>>>>>> 81df5a4e (add DocVQA scoring)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue