Upload dataset
Browse files- README.md +20 -0
- weight_data/weight_full-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -186,6 +186,22 @@ dataset_info:
|
|
| 186 |
num_examples: 269191
|
| 187 |
download_size: 6246623
|
| 188 |
dataset_size: 10801289
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 189 |
configs:
|
| 190 |
- config_name: cohort_full
|
| 191 |
data_files:
|
|
@@ -215,4 +231,8 @@ configs:
|
|
| 215 |
data_files:
|
| 216 |
- split: rad_full
|
| 217 |
path: rad_data/rad_full-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 218 |
---
|
|
|
|
| 186 |
num_examples: 269191
|
| 187 |
download_size: 6246623
|
| 188 |
dataset_size: 10801289
|
| 189 |
+
- config_name: weight
|
| 190 |
+
features:
|
| 191 |
+
- name: subject_id
|
| 192 |
+
dtype: int64
|
| 193 |
+
- name: chartdate
|
| 194 |
+
dtype: date32
|
| 195 |
+
- name: result_name
|
| 196 |
+
dtype: large_string
|
| 197 |
+
- name: result_value
|
| 198 |
+
dtype: float64
|
| 199 |
+
splits:
|
| 200 |
+
- name: weight_full
|
| 201 |
+
num_bytes: 56211758
|
| 202 |
+
num_examples: 1647231
|
| 203 |
+
download_size: 9166863
|
| 204 |
+
dataset_size: 56211758
|
| 205 |
configs:
|
| 206 |
- config_name: cohort_full
|
| 207 |
data_files:
|
|
|
|
| 231 |
data_files:
|
| 232 |
- split: rad_full
|
| 233 |
path: rad_data/rad_full-*
|
| 234 |
+
- config_name: weight
|
| 235 |
+
data_files:
|
| 236 |
+
- split: weight_full
|
| 237 |
+
path: weight_data/weight_full-*
|
| 238 |
---
|
weight_data/weight_full-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aa8e0fe2b52a9fb8e79e2ea513f5d7e317d740cce571d7ca01879d20fe8b19fb
|
| 3 |
+
size 9166863
|