--- dataset_info: features: - name: question_id dtype: int64 - name: image_name dtype: string - name: image dtype: image - name: text dtype: string - name: label dtype: string - name: source dtype: string - name: category dtype: string splits: - name: full num_bytes: 4336056754.0 num_examples: 27000 - name: coco num_bytes: 1445538911.0 num_examples: 9000 - name: aokvqa num_bytes: 1519972997.0 num_examples: 9000 - name: gqa num_bytes: 1320001458.0 num_examples: 9000 download_size: 1452107402 dataset_size: 8621570120.0 configs: - config_name: default data_files: - split: full path: data/full-* - split: coco path: data/coco-* - split: aokvqa path: data/aokvqa-* - split: gqa path: data/gqa-* ---