File size: 975 Bytes
c06f346
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
42a89ca
c06f346
42a89ca
c06f346
42a89ca
c06f346
42a89ca
c06f346
42a89ca
c06f346
42a89ca
c06f346
42a89ca
c06f346
42a89ca
c06f346
 
 
 
c335508
c06f346
c335508
 
c06f346
 
 
 
 
 
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
44
45
46
47
48
49
50
51
52
53
54
55
56
---
dataset_info:
  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
  - name: image_1
    dtype: image
  - name: image_2
    dtype: image
  - name: image_3
    dtype: image
  - name: image_4
    dtype: image
  - name: image_5
    dtype: image
  - name: image_6
    dtype: image
  - name: image_7
    dtype: image
  - name: image_8
    dtype: image
  - name: subtitles
    dtype: string
  splits:
  - name: train
    num_bytes: 765183585.0
    num_examples: 654
  download_size: 257738587
  dataset_size: 765183585.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---