File size: 677 Bytes
0f3759b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3f70174
7bd3ab6
3f70174
 
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
---
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: 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
  splits:
  - name: test
    num_bytes: 1003241.0
    num_examples: 2700
  download_size: 405167
  dataset_size: 1003241.0
configs:
- config_name: videomme
  data_files:
  - split: test
    path: videomme/test-*
---