Upload dataset
Browse files
README.md
CHANGED
|
@@ -257,6 +257,33 @@ dataset_info:
|
|
| 257 |
num_examples: 3548
|
| 258 |
download_size: 44260104
|
| 259 |
dataset_size: 104750210
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 260 |
- config_name: mortality_rate_prediction_processed
|
| 261 |
features:
|
| 262 |
- name: id
|
|
@@ -694,6 +721,12 @@ configs:
|
|
| 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
|
|
|
|
| 257 |
num_examples: 3548
|
| 258 |
download_size: 44260104
|
| 259 |
dataset_size: 104750210
|
| 260 |
+
- config_name: mortality_rate_prediction_conversational_regression
|
| 261 |
+
features:
|
| 262 |
+
- name: id
|
| 263 |
+
dtype: string
|
| 264 |
+
- name: prompt
|
| 265 |
+
list:
|
| 266 |
+
- name: role
|
| 267 |
+
dtype: string
|
| 268 |
+
- name: content
|
| 269 |
+
dtype: string
|
| 270 |
+
- name: completion
|
| 271 |
+
list:
|
| 272 |
+
- name: role
|
| 273 |
+
dtype: string
|
| 274 |
+
- name: content
|
| 275 |
+
dtype: string
|
| 276 |
+
- name: Label
|
| 277 |
+
dtype: float64
|
| 278 |
+
splits:
|
| 279 |
+
- name: train
|
| 280 |
+
num_bytes: 85621166
|
| 281 |
+
num_examples: 14368
|
| 282 |
+
- name: test
|
| 283 |
+
num_bytes: 21427040
|
| 284 |
+
num_examples: 3548
|
| 285 |
+
download_size: 44659960
|
| 286 |
+
dataset_size: 107048206
|
| 287 |
- config_name: mortality_rate_prediction_processed
|
| 288 |
features:
|
| 289 |
- name: id
|
|
|
|
| 721 |
path: mortality_rate_prediction_conversational_classification/train-*
|
| 722 |
- split: test
|
| 723 |
path: mortality_rate_prediction_conversational_classification/test-*
|
| 724 |
+
- config_name: mortality_rate_prediction_conversational_regression
|
| 725 |
+
data_files:
|
| 726 |
+
- split: train
|
| 727 |
+
path: mortality_rate_prediction_conversational_regression/train-*
|
| 728 |
+
- split: test
|
| 729 |
+
path: mortality_rate_prediction_conversational_regression/test-*
|
| 730 |
- config_name: mortality_rate_prediction_processed
|
| 731 |
data_files:
|
| 732 |
- split: train
|
mortality_rate_prediction_conversational_regression/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:96f01594875ae93c5fd73540f5708e58e543d64b04394739609ba8bcee06840d
|
| 3 |
+
size 8964139
|
mortality_rate_prediction_conversational_regression/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f2d56028d320f3b81df21f03b3ad7072a98fe0597f4dae19c873516339066222
|
| 3 |
+
size 35695821
|