Sheppp commited on
Commit
74b50d4
·
verified ·
1 Parent(s): 5bd719d

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: problem
5
+ dtype: string
6
+ - name: Differential_Diagnoses
7
+ list: string
8
+ - name: Differential_Diagnoses_ICD10s
9
+ list: string
10
+ - name: answers
11
+ list: string
12
+ - name: Differential_Probabilities
13
+ list: float64
14
+ - name: Differential_Answer_Text
15
+ dtype: string
16
+ - name: source
17
+ dtype: string
18
+ - name: pathology
19
+ dtype: string
20
+ splits:
21
+ - name: train
22
+ num_bytes: 77690565
23
+ num_examples: 25000
24
+ - name: validation
25
+ num_bytes: 77925729
26
+ num_examples: 25000
27
+ - name: test
28
+ num_bytes: 78028516
29
+ num_examples: 25000
30
+ download_size: 78480007
31
+ dataset_size: 233644810
32
+ configs:
33
+ - config_name: default
34
+ data_files:
35
+ - split: train
36
+ path: data/train-*
37
+ - split: validation
38
+ path: data/validation-*
39
+ - split: test
40
+ path: data/test-*
41
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:907825609003af3627e6203f238110d0fbf39691f77dc3b425cf33b3f917c2df
3
+ size 26199398
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:871fb2582c6a62fc452d078311abbb17c4d6f8a50fa2bcf576e337c5f8893e92
3
+ size 26180758
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5857c9e4969f68f01884b6148bf27f5693b9d00dd5b4ec0ce5f134f749f4064b
3
+ size 26099851