jinghan23 commited on
Commit
0c80c91
·
verified ·
1 Parent(s): e609bd2

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: key
5
+ dtype: string
6
+ - name: type
7
+ dtype: string
8
+ - name: video_info
9
+ struct:
10
+ - name: duration_minutes
11
+ dtype: float32
12
+ - name: fps
13
+ dtype: float32
14
+ - name: resolution
15
+ struct:
16
+ - name: width
17
+ dtype: int32
18
+ - name: height
19
+ dtype: int32
20
+ - name: video_path
21
+ dtype: string
22
+ - name: uid
23
+ dtype: string
24
+ - name: question
25
+ dtype: string
26
+ - name: answer
27
+ dtype: string
28
+ - name: question_type
29
+ sequence: string
30
+ - name: time_reference
31
+ dtype: string
32
+ splits:
33
+ - name: train
34
+ num_bytes: 452454
35
+ num_examples: 1549
36
+ download_size: 176291
37
+ dataset_size: 452454
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:2a002c46e357addd65b7c2103b907081ddfbaf399e7ac6d9b395f4c4d82e78a8
3
+ size 176291