jinghan23 commited on
Commit
d84aa80
·
verified ·
1 Parent(s): 4d35664

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: uid
5
+ dtype: string
6
+ - name: question
7
+ dtype: string
8
+ - name: answer
9
+ dtype: string
10
+ - name: question_type
11
+ sequence: string
12
+ - name: time_reference
13
+ dtype: string
14
+ - name: video_path
15
+ dtype: string
16
+ - name: video_info
17
+ struct:
18
+ - name: duration_minutes
19
+ dtype: float64
20
+ - name: fps
21
+ dtype: float64
22
+ - name: resolution
23
+ struct:
24
+ - name: height
25
+ dtype: int64
26
+ - name: width
27
+ dtype: int64
28
+ - name: key
29
+ dtype: string
30
+ - name: type
31
+ dtype: string
32
+ splits:
33
+ - name: cartoon
34
+ num_bytes: 84481
35
+ num_examples: 283
36
+ - name: documentary
37
+ num_bytes: 61632
38
+ num_examples: 197
39
+ - name: live
40
+ num_bytes: 76239
41
+ num_examples: 262
42
+ - name: selfmedia
43
+ num_bytes: 94943
44
+ num_examples: 317
45
+ - name: sport
46
+ num_bytes: 82412
47
+ num_examples: 240
48
+ - name: tv
49
+ num_bytes: 77531
50
+ num_examples: 250
51
+ download_size: 211694
52
+ dataset_size: 477238
53
+ configs:
54
+ - config_name: default
55
+ data_files:
56
+ - split: cartoon
57
+ path: data/cartoon-*
58
+ - split: documentary
59
+ path: data/documentary-*
60
+ - split: live
61
+ path: data/live-*
62
+ - split: selfmedia
63
+ path: data/selfmedia-*
64
+ - split: sport
65
+ path: data/sport-*
66
+ - split: tv
67
+ path: data/tv-*
68
+ ---
data/cartoon-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fc4f2850058332ae1e41eb27eee021971331633d8731372dd252bcc3181b186
3
+ size 36301
data/documentary-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cc644da765ad9e18a1fd8a3a3b8e2d731237eebf3a075dd6dfa0736af8cab8f
3
+ size 30800
data/live-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1137a94d21c8a4e0901967a1d60e4a7d601bb49ec7818d1ec3f8854f53183df
3
+ size 33989
data/selfmedia-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55c8e4986cafbd286291b6d05b3ead31b1cbe55f32f3994a196cb43d26834bc5
3
+ size 39493
data/sport-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d996f294954f3782c45d7df57e902c3270c042a033cb2b94746dc73b6c14d43d
3
+ size 36796
data/tv-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ee828d66061c43e7869970c4736db978287abf339fbb46636b0ddd13ab1877e
3
+ size 34315