| dataset_info: | |
| - config_name: nlvr2 | |
| features: | |
| - name: id | |
| dtype: string | |
| - name: question_type | |
| dtype: string | |
| - name: question | |
| dtype: string | |
| - name: images | |
| sequence: image | |
| - name: options | |
| sequence: string | |
| - name: answer | |
| dtype: string | |
| - name: data_source | |
| dtype: string | |
| - name: category | |
| dtype: string | |
| splits: | |
| - name: test | |
| num_bytes: 12511043043.535 | |
| num_examples: 6967 | |
| download_size: 7454063707 | |
| dataset_size: 12511043043.535 | |
| configs: | |
| - config_name: nlvr2 | |
| data_files: | |
| - split: test | |
| path: nlvr2/test-* | |