File size: 754 Bytes
0f3759b 7bd3ab6 0f3759b 7bd3ab6 0f3759b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 |
---
dataset_info:
config_name: videomme
features:
- name: video_id
dtype: string
- name: duration
dtype: string
- name: domain
dtype: string
- name: sub_category
dtype: string
- name: url
dtype: string
- name: language
dtype: string
- name: videoID
dtype: string
- name: question_id
dtype: string
- name: task_type
dtype: string
- name: question
dtype: string
- name: options
sequence: string
- name: answer
dtype: string
- name: Subtitle
dtype: string
splits:
- name: test
num_bytes: 24295278.0
num_examples: 2700
download_size: 8105054
dataset_size: 24295278.0
configs:
- config_name: videomme
data_files:
- split: test
path: videomme/test-*
---
|