Datasets:

Modalities:
Image
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
VizWiz-Caps / README.md
luodian's picture
Update README.md
94ab4c3 verified
metadata
dataset_info:
  features:
    - name: image_id
      dtype: string
    - name: image
      dtype: image
    - name: caption
      dtype: string
    - name: text_detected
      dtype: bool
  splits:
    - name: val
      num_bytes: 3496788418
      num_examples: 7750
    - name: test
      num_bytes: 3981888752
      num_examples: 8000
  download_size: 7445881828
  dataset_size: 7478677170

Dataset Card for "VizWiz-Caps"

Large-scale Multi-modality Models Evaluation Suite

Accelerating the development of large-scale multi-modality models (LMMs) with lmms-eval

🏠 Homepage | 📚 Documentation | 🤗 Huggingface Datasets

This Dataset

This is a formatted version of VizWiz-Caps. It is used in our lmms-eval pipeline to allow for one-click evaluations of large multi-modality models.

@inproceedings{gurari2020captioning,
  title={Captioning images taken by people who are blind},
  author={Gurari, Danna and Zhao, Yinan and Zhang, Meng and Bhattacharya, Nilavra},
  booktitle={Computer Vision--ECCV 2020: 16th European Conference, Glasgow, UK, August 23--28, 2020, Proceedings, Part XVII 16},
  pages={417--434},
  year={2020},
  organization={Springer}
}