danbider commited on
Commit
a58cde8
·
verified ·
1 Parent(s): 67e7fa7

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: messages
5
+ list:
6
+ - name: content
7
+ dtype: string
8
+ - name: role
9
+ dtype: string
10
+ - name: context
11
+ list:
12
+ - name: content
13
+ dtype: string
14
+ - name: title
15
+ dtype: string
16
+ - name: target
17
+ dtype: string
18
+ - name: answer_choices
19
+ dtype: 'null'
20
+ - name: query
21
+ dtype: string
22
+ - name: id
23
+ dtype: string
24
+ - name: metadata
25
+ struct:
26
+ - name: options
27
+ struct:
28
+ - name: A
29
+ dtype: string
30
+ - name: B
31
+ dtype: string
32
+ - name: C
33
+ dtype: string
34
+ - name: D
35
+ dtype: string
36
+ - name: E
37
+ dtype: string
38
+ - name: patient_birthday
39
+ dtype: string
40
+ - name: patient_diagnosis
41
+ dtype: string
42
+ - name: patient_id
43
+ dtype: string
44
+ - name: patient_name
45
+ dtype: string
46
+ - name: task
47
+ dtype: string
48
+ splits:
49
+ - name: train
50
+ num_bytes: 27442049.356287424
51
+ num_examples: 317
52
+ - name: test
53
+ num_bytes: 1471655.6437125748
54
+ num_examples: 17
55
+ download_size: 7857341
56
+ dataset_size: 28913705.0
57
+ configs:
58
+ - config_name: default
59
+ data_files:
60
+ - split: train
61
+ path: data/train-*
62
+ - split: test
63
+ path: data/test-*
64
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48310dc381b76fce8866ffbbf602a649848fcc907437c92bd822bae5643e118f
3
+ size 667156
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b28ba8e1e36786d7f0e7ae45416cb72f5cafd86a7754ef48401e48d60f8f7ed
3
+ size 7190185