brainckwu commited on
Commit
674d462
1 Parent(s): fc5d1b4

Upload dataset

Browse files
README.md CHANGED
@@ -54,6 +54,35 @@ dataset_info:
54
  num_examples: 2688
55
  download_size: 643057
56
  dataset_size: 1617984
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57
  - config_name: ds_1000
58
  features:
59
  - name: prompt
@@ -141,6 +170,12 @@ configs:
141
  path: cosql/test-*
142
  - split: train
143
  path: cosql/train-*
 
 
 
 
 
 
144
  - config_name: ds_1000
145
  data_files:
146
  - split: test
 
54
  num_examples: 2688
55
  download_size: 643057
56
  dataset_size: 1617984
57
+ - config_name: ddxplus
58
+ features:
59
+ - name: AGE
60
+ dtype: int64
61
+ - name: SEX
62
+ dtype: string
63
+ - name: INITIAL_EVIDENCE_ENG
64
+ dtype: string
65
+ - name: EVIDENCES_ENG
66
+ dtype: string
67
+ - name: PATIENT_PROFILE
68
+ dtype: string
69
+ - name: DIFFERENTIAL_DIAGNOSIS
70
+ dtype: string
71
+ - name: PATHOLOGY
72
+ dtype: string
73
+ - name: INITIAL_EVIDENCE
74
+ dtype: string
75
+ - name: EVIDENCES
76
+ dtype: string
77
+ splits:
78
+ - name: validate
79
+ num_bytes: 2597447
80
+ num_examples: 1372
81
+ - name: test
82
+ num_bytes: 3318154
83
+ num_examples: 1764
84
+ download_size: 1085173
85
+ dataset_size: 5915601
86
  - config_name: ds_1000
87
  features:
88
  - name: prompt
 
170
  path: cosql/test-*
171
  - split: train
172
  path: cosql/train-*
173
+ - config_name: ddxplus
174
+ data_files:
175
+ - split: validate
176
+ path: ddxplus/validate-*
177
+ - split: test
178
+ path: ddxplus/test-*
179
  - config_name: ds_1000
180
  data_files:
181
  - split: test
ddxplus/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bf0ef525749c07ce7a26e87e3d40d69a0396c100dc3294a0ca3da4eef1633c5
3
+ size 598846
ddxplus/validate-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74d05dc2b599acf96c793967449d3b6f14865b617ef77b2c81d2a743f6c84d39
3
+ size 486327