hotchpotch commited on
Commit
b33e8bb
1 Parent(s): 237f282

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +39 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: qid
5
+ dtype: string
6
+ - name: question
7
+ dtype: string
8
+ - name: answer
9
+ dtype: string
10
+ - name: context
11
+ sequence: string
12
+ - name: answers
13
+ sequence: string
14
+ - name: competition
15
+ dtype: string
16
+ - name: timestamp
17
+ dtype: string
18
+ - name: section
19
+ dtype: string
20
+ - name: number
21
+ dtype: string
22
+ - name: original_question
23
+ dtype: string
24
+ - name: original_answer
25
+ dtype: string
26
+ - name: original_additional_info
27
+ dtype: string
28
+ splits:
29
+ - name: train
30
+ num_bytes: 7981391
31
+ num_examples: 2939
32
+ download_size: 4696520
33
+ dataset_size: 7981391
34
+ configs:
35
+ - config_name: default
36
+ data_files:
37
+ - split: train
38
+ path: data/train-*
39
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e30e5cc35c463f9edd305d97cf488599732020395706974914fdd8989f0db3fc
3
+ size 4696520