| dataset_info: | |
| features: | |
| - name: question_id | |
| dtype: string | |
| - name: question | |
| dtype: string | |
| - name: question_type | |
| dtype: string | |
| - name: options | |
| dtype: string | |
| - name: ground_truth | |
| dtype: string | |
| - name: correct_answer_text | |
| dtype: string | |
| - name: video_id | |
| dtype: string | |
| - name: level | |
| dtype: int64 | |
| splits: | |
| - name: test | |
| num_bytes: 426949 | |
| num_examples: 1364 | |
| download_size: 143493 | |
| dataset_size: 426949 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: test | |
| path: data/test-* | |