jmhb commited on
Commit
166e2af
·
verified ·
1 Parent(s): c796eab

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: answer
7
+ dtype: string
8
+ - name: cat_num
9
+ dtype: string
10
+ - name: cat
11
+ dtype: string
12
+ - name: pmid
13
+ dtype: string
14
+ - name: paper_title
15
+ dtype: string
16
+ - name: raw_response
17
+ dtype: string
18
+ - name: golden_answers
19
+ sequence: string
20
+ splits:
21
+ - name: train
22
+ num_bytes: 6236555
23
+ num_examples: 9500
24
+ - name: test
25
+ num_bytes: 328359
26
+ num_examples: 500
27
+ download_size: 3294444
28
+ dataset_size: 6564914
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:d5a9bed17fbeac037ca7438b2138d992a5e3bd79a1da68760d007e5cceebe61a
3
+ size 168010
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c15dc0709de6ad00d989cfa3aaef1a378722c3f2ab3d727d2afaeb98dbce0f0
3
+ size 3126434