Upload dataset
Browse files
README.md
CHANGED
|
@@ -230,6 +230,33 @@ dataset_info:
|
|
| 230 |
num_examples: 3548
|
| 231 |
download_size: 44123195
|
| 232 |
dataset_size: 101755620
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 233 |
- config_name: mortality_rate_prediction_processed
|
| 234 |
features:
|
| 235 |
- name: id
|
|
@@ -661,6 +688,12 @@ configs:
|
|
| 661 |
path: adverse_event_prediction_source/train-*
|
| 662 |
- split: test
|
| 663 |
path: adverse_event_prediction_source/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 664 |
- config_name: mortality_rate_prediction_processed
|
| 665 |
data_files:
|
| 666 |
- split: train
|
|
|
|
| 230 |
num_examples: 3548
|
| 231 |
download_size: 44123195
|
| 232 |
dataset_size: 101755620
|
| 233 |
+
- config_name: mortality_rate_prediction_conversational_classification
|
| 234 |
+
features:
|
| 235 |
+
- name: id
|
| 236 |
+
dtype: string
|
| 237 |
+
- name: prompt
|
| 238 |
+
list:
|
| 239 |
+
- name: role
|
| 240 |
+
dtype: string
|
| 241 |
+
- name: content
|
| 242 |
+
dtype: string
|
| 243 |
+
- name: completion
|
| 244 |
+
list:
|
| 245 |
+
- name: role
|
| 246 |
+
dtype: string
|
| 247 |
+
- name: content
|
| 248 |
+
dtype: string
|
| 249 |
+
- name: Label
|
| 250 |
+
dtype: string
|
| 251 |
+
splits:
|
| 252 |
+
- name: train
|
| 253 |
+
num_bytes: 83778327
|
| 254 |
+
num_examples: 14368
|
| 255 |
+
- name: test
|
| 256 |
+
num_bytes: 20971883
|
| 257 |
+
num_examples: 3548
|
| 258 |
+
download_size: 44260104
|
| 259 |
+
dataset_size: 104750210
|
| 260 |
- config_name: mortality_rate_prediction_processed
|
| 261 |
features:
|
| 262 |
- name: id
|
|
|
|
| 688 |
path: adverse_event_prediction_source/train-*
|
| 689 |
- split: test
|
| 690 |
path: adverse_event_prediction_source/test-*
|
| 691 |
+
- config_name: mortality_rate_prediction_conversational_classification
|
| 692 |
+
data_files:
|
| 693 |
+
- split: train
|
| 694 |
+
path: mortality_rate_prediction_conversational_classification/train-*
|
| 695 |
+
- split: test
|
| 696 |
+
path: mortality_rate_prediction_conversational_classification/test-*
|
| 697 |
- config_name: mortality_rate_prediction_processed
|
| 698 |
data_files:
|
| 699 |
- split: train
|
mortality_rate_prediction_conversational_classification/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ad70187cd5a5e6270c21b1675689a7951bba6c1c47d51bce34c1c501044ba65
|
| 3 |
+
size 8884290
|
mortality_rate_prediction_conversational_classification/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7405baa772d966b65e0bec90b4f502bd38ac4f933d6c90196a649e9d684303a5
|
| 3 |
+
size 35375814
|