| license: mit | |
| dataset_info: | |
| - config_name: Consistency | |
| features: | |
| - name: video_name | |
| dtype: string | |
| - name: question_1 | |
| dtype: string | |
| - name: question_2 | |
| dtype: string | |
| - name: answer | |
| dtype: string | |
| splits: | |
| - name: test | |
| num_bytes: 222330 | |
| num_examples: 998 | |
| download_size: 73987 | |
| dataset_size: 222330 | |
| - config_name: Generic | |
| features: | |
| - name: video_name | |
| dtype: string | |
| - name: question | |
| dtype: string | |
| - name: answer | |
| dtype: string | |
| splits: | |
| - name: test | |
| num_bytes: 747724 | |
| num_examples: 1996 | |
| download_size: 358043 | |
| dataset_size: 747724 | |
| - config_name: Temporal | |
| features: | |
| - name: video_name | |
| dtype: string | |
| - name: question | |
| dtype: string | |
| - name: answer | |
| dtype: string | |
| splits: | |
| - name: test | |
| num_bytes: 215040 | |
| num_examples: 499 | |
| download_size: 114482 | |
| dataset_size: 215040 | |
| configs: | |
| - config_name: Consistency | |
| data_files: | |
| - split: test | |
| path: Consistency/test-* | |
| - config_name: Generic | |
| data_files: | |
| - split: test | |
| path: Generic/test-* | |
| - config_name: Temporal | |
| data_files: | |
| - split: test | |
| path: Temporal/test-* | |