RuchitRawal commited on
Commit
93ab19d
·
verified ·
1 Parent(s): 58b354d

Initial commit

Browse files
README.md ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: movie_name
5
+ dtype: string
6
+ - name: year
7
+ dtype: int64
8
+ - name: genre
9
+ sequence: string
10
+ - name: yt_clip_title
11
+ dtype: string
12
+ - name: yt_clip_link
13
+ dtype: string
14
+ - name: movie_scene
15
+ dtype: string
16
+ - name: subtitles
17
+ dtype: string
18
+ - name: question
19
+ dtype: string
20
+ - name: choices
21
+ sequence: string
22
+ - name: answer_key
23
+ dtype: string
24
+ - name: answer_key_position
25
+ dtype: int64
26
+ - name: question_category
27
+ dtype: string
28
+ - name: hard_split
29
+ dtype: string
30
+ - name: visual_reliance
31
+ dtype: string
32
+ - name: videoID
33
+ dtype: string
34
+ splits:
35
+ - name: train
36
+ num_bytes: 1226448085
37
+ num_examples: 298888
38
+ - name: test
39
+ num_bytes: 18430889
40
+ num_examples: 4941
41
+ download_size: 67001045
42
+ dataset_size: 1244878974
43
+ configs:
44
+ - config_name: default
45
+ data_files:
46
+ - split: train
47
+ path: data/train-*
48
+ - split: test
49
+ path: data/test-*
50
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cee91fc8c345742b28b24ddefe5d17253975b6e2b9d670d92fb7156c8945703f
3
+ size 983677
data/train-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:636372e76fde349d36f955306b83a9fc31c0d085676fa8c4a102f57772f7fe56
3
+ size 21080821
data/train-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:171600c7fec1bda20859806acc48919a5816f4d7602ebbfd92582a223fee5903
3
+ size 22411381
data/train-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7c9bdb5b550dab93a432d81206a9ebb54c9d1560afb78a545ab4f00610d50a0
3
+ size 22525166