ncrispino commited on
Commit
8ec5b06
·
verified ·
1 Parent(s): 2374edb

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: question
5
+ dtype: string
6
+ - name: options
7
+ sequence: string
8
+ - name: answer
9
+ dtype: string
10
+ - name: query_type
11
+ dtype: string
12
+ - name: target_type
13
+ dtype: string
14
+ - name: query_value
15
+ dtype: string
16
+ - name: correct_value
17
+ dtype: string
18
+ - name: abstracts
19
+ sequence: string
20
+ splits:
21
+ - name: train
22
+ num_bytes: 833206
23
+ num_examples: 200
24
+ - name: test
25
+ num_bytes: 4182753
26
+ num_examples: 1000
27
+ download_size: 167183
28
+ dataset_size: 5015959
29
+ configs:
30
+ - config_name: default
31
+ data_files:
32
+ - split: train
33
+ path: data/train-*
34
+ - split: test
35
+ path: data/test-*
36
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53c708d68f9a67dbc964468c9fcbf4574abc8bd3b5077f9ca6d207869af4b692
3
+ size 101554
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0cf760c2a174ecccead02ffa46ec6bb6bbd1863f71a8afecf003e332d2b0672
3
+ size 65629