jinghan23 commited on
Commit
b61a4e8
·
verified ·
1 Parent(s): 1033966

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +43 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: train
34
+ num_bytes: 477238
35
+ num_examples: 1549
36
+ download_size: 177205
37
+ dataset_size: 477238
38
+ configs:
39
+ - config_name: default
40
+ data_files:
41
+ - split: train
42
+ path: data/train-*
43
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc8ca9f3da32db3eb1fb533b0a8d9fe16b67a621288b9c625c911c3735f9a664
3
+ size 177205