CoolFace
Datasetpublic

facebook/textvqa

TextVQA requires models to read and reason about text in images to answer questions about them. Specifically, models need to incorporate a new modality of text present in the images and reason over it to answer TextVQA questions. TextVQA dataset contains 45,336 questions over 28,408 images from the OpenImages dataset.

sourceHugging Facecc-by-4.0updated 3y agoView on Hugging Face
38likes828downloads
9 commits on main
30a47cf3y ago

Delete legacy JSON metadata (#2)

albertvillanova
a014c2c4y ago

Reorder split names (#1)

albertvillanova
383e2194y ago

add dataset_info in dataset metadata

lhoestq
abc13844y ago

remove dummmy data

mariosasko
b8335264y ago

Align more metadata with other repo types (models,spaces) (#4607)

julien-c
f3097674y ago

Refactor download (#4384)

albertvillanova
1d6d31f4y ago

Remove config names as yaml keys (#4367)

lhoestq
2a14e5d4y ago

[feat] Add TextVQA dataset (#3967)

aps
4a033f24y ago

initial commit

parquet-converter