mfarre commited on
Commit
7667d21
·
verified ·
1 Parent(s): f3720da

initial commit

Browse files
Files changed (2) hide show
  1. README.md +33 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: youtube_link
5
+ dtype: string
6
+ - name: video_id
7
+ dtype: string
8
+ - name: vision_only
9
+ dtype: bool
10
+ - name: question
11
+ dtype: string
12
+ - name: answer
13
+ dtype: string
14
+ - name: hint_timestamp_start
15
+ dtype: string
16
+ - name: hint_timestamp_end
17
+ dtype: string
18
+ - name: hint_timestamp_start_seconds
19
+ dtype: float64
20
+ - name: hint_timestamp_end_seconds
21
+ dtype: float64
22
+ splits:
23
+ - name: train
24
+ num_bytes: 25607
25
+ num_examples: 27
26
+ download_size: 17089
27
+ dataset_size: 25607
28
+ configs:
29
+ - config_name: default
30
+ data_files:
31
+ - split: train
32
+ path: data/train-*
33
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51ce4006b4592604cce544b940893849b61d8fdaced9bc2050f5daa331c59c0c
3
+ size 17089