Upload dataset
Browse files
README.md
CHANGED
|
@@ -27,6 +27,33 @@ dataset_info:
|
|
| 27 |
num_examples: 7741
|
| 28 |
download_size: 84344401
|
| 29 |
dataset_size: 203399807
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
- config_name: patient_dropout_prediction_processed
|
| 31 |
features:
|
| 32 |
- name: id
|
|
@@ -210,6 +237,12 @@ configs:
|
|
| 210 |
path: patient_dropout_prediction_conversational_classification/train-*
|
| 211 |
- split: test
|
| 212 |
path: patient_dropout_prediction_conversational_classification/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 213 |
- config_name: patient_dropout_prediction_processed
|
| 214 |
data_files:
|
| 215 |
- split: train
|
|
|
|
| 27 |
num_examples: 7741
|
| 28 |
download_size: 84344401
|
| 29 |
dataset_size: 203399807
|
| 30 |
+
- config_name: patient_dropout_prediction_conversational_regression
|
| 31 |
+
features:
|
| 32 |
+
- name: id
|
| 33 |
+
dtype: string
|
| 34 |
+
- name: prompt
|
| 35 |
+
list:
|
| 36 |
+
- name: role
|
| 37 |
+
dtype: string
|
| 38 |
+
- name: content
|
| 39 |
+
dtype: string
|
| 40 |
+
- name: completion
|
| 41 |
+
list:
|
| 42 |
+
- name: role
|
| 43 |
+
dtype: string
|
| 44 |
+
- name: content
|
| 45 |
+
dtype: string
|
| 46 |
+
- name: Label
|
| 47 |
+
dtype: float64
|
| 48 |
+
splits:
|
| 49 |
+
- name: train
|
| 50 |
+
num_bytes: 166263183
|
| 51 |
+
num_examples: 30561
|
| 52 |
+
- name: test
|
| 53 |
+
num_bytes: 42194524
|
| 54 |
+
num_examples: 7741
|
| 55 |
+
download_size: 85381570
|
| 56 |
+
dataset_size: 208457707
|
| 57 |
- config_name: patient_dropout_prediction_processed
|
| 58 |
features:
|
| 59 |
- name: id
|
|
|
|
| 237 |
path: patient_dropout_prediction_conversational_classification/train-*
|
| 238 |
- split: test
|
| 239 |
path: patient_dropout_prediction_conversational_classification/test-*
|
| 240 |
+
- config_name: patient_dropout_prediction_conversational_regression
|
| 241 |
+
data_files:
|
| 242 |
+
- split: train
|
| 243 |
+
path: patient_dropout_prediction_conversational_regression/train-*
|
| 244 |
+
- split: test
|
| 245 |
+
path: patient_dropout_prediction_conversational_regression/test-*
|
| 246 |
- config_name: patient_dropout_prediction_processed
|
| 247 |
data_files:
|
| 248 |
- split: train
|
patient_dropout_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:95d676347d2023c471b6d08d46103693c0646c54f6fff569db47d28921dae26e
|
| 3 |
+
size 17245866
|
patient_dropout_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:dd58b7ee500365a0c22d531e3451640f1a0e8a2366a5ae0917ce6091d2e3fae1
|
| 3 |
+
size 68135704
|