bhogan commited on
Commit
f3bcac5
·
verified ·
1 Parent(s): bc97a1a

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: article_id
5
+ dtype: string
6
+ - name: set_unique_id
7
+ dtype: string
8
+ - name: title
9
+ dtype: string
10
+ - name: author
11
+ dtype: string
12
+ - name: topic
13
+ dtype: string
14
+ - name: year
15
+ dtype: string
16
+ - name: full_article
17
+ dtype: string
18
+ - name: chunks
19
+ list: string
20
+ - name: chunk_embeddings
21
+ list:
22
+ list: float64
23
+ - name: question
24
+ dtype: string
25
+ - name: options
26
+ list: string
27
+ - name: gold_label
28
+ dtype: int64
29
+ - name: writer_label
30
+ dtype: int64
31
+ - name: question_unique_id
32
+ dtype: string
33
+ - name: difficult
34
+ dtype: int64
35
+ splits:
36
+ - name: train
37
+ num_bytes: 917358069
38
+ num_examples: 453
39
+ download_size: 647058589
40
+ dataset_size: 917358069
41
+ configs:
42
+ - config_name: default
43
+ data_files:
44
+ - split: train
45
+ path: data/train-*
46
+ ---
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0efe41e2cc4201d5cc1b83727e862417f3fe0a19619d96ab3befca8a6c21ffcc
3
+ size 341998661
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45983c431e30681dbc35cfb0a3f818dd56714b4c74e525a2bbb063094128f55d
3
+ size 305059928