teowu commited on
Commit
39429d6
·
verified ·
1 Parent(s): 5e5cb0c

Delete README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -44
README.md DELETED
@@ -1,44 +0,0 @@
1
- ---
2
- license: cc-by-nc-sa-4.0
3
- dataset_info:
4
- features:
5
- - name: video_id
6
- dtype: string
7
- - name: video_path
8
- dtype: string
9
- - name: subtitle_path
10
- dtype: string
11
- - name: correct_choice
12
- dtype: int64
13
- - name: option0
14
- dtype: string
15
- - name: option1
16
- dtype: string
17
- - name: option2
18
- dtype: string
19
- - name: option3
20
- dtype: string
21
- - name: option4
22
- dtype: string
23
- - name: duration
24
- dtype: float64
25
- - name: duration_group
26
- dtype: int64
27
- - name: question_category
28
- dtype: string
29
- - name: topic_category
30
- dtype: string
31
- - name: starting_timestamp_for_subtitles
32
- dtype: float64
33
- splits:
34
- - name: validation
35
- num_bytes: 9844
36
- num_examples: 30
37
- download_size: 14669
38
- dataset_size: 9844
39
- configs:
40
- - config_name: default
41
- data_files:
42
- - split: validation
43
- path: data/validation-*
44
- ---