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.
38828
Delete legacy JSON metadata (#2)
Reorder split names (#1)
add dataset_info in dataset metadata
remove dummmy data
Align more metadata with other repo types (models,spaces) (#4607)
Refactor download (#4384)
Remove config names as yaml keys (#4367)
[feat] Add TextVQA dataset (#3967)
initial commit
