teowu commited on
Commit
99f42be
·
verified ·
1 Parent(s): 21b7df1

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +47 -0
  2. data/test-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: video_id
5
+ dtype: string
6
+ - name: id
7
+ dtype: string
8
+ - name: video_path
9
+ dtype: string
10
+ - name: subtitle_path
11
+ dtype: string
12
+ - name: correct_choice
13
+ dtype: int64
14
+ - name: question
15
+ dtype: string
16
+ - name: option0
17
+ dtype: string
18
+ - name: option1
19
+ dtype: string
20
+ - name: option2
21
+ dtype: string
22
+ - name: option3
23
+ dtype: string
24
+ - name: option4
25
+ dtype: string
26
+ - name: duration
27
+ dtype: float64
28
+ - name: duration_group
29
+ dtype: int64
30
+ - name: question_category
31
+ dtype: string
32
+ - name: topic_category
33
+ dtype: string
34
+ - name: starting_timestamp_for_subtitles
35
+ dtype: float64
36
+ splits:
37
+ - name: test
38
+ num_bytes: 3271531
39
+ num_examples: 5341
40
+ download_size: 1612265
41
+ dataset_size: 3271531
42
+ configs:
43
+ - config_name: default
44
+ data_files:
45
+ - split: test
46
+ path: data/test-*
47
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9015fc7f9e83e4a6479fa533c2c7df8c42a9bab67a7e01be6320262e249a1bec
3
+ size 1612265