Upload dataset
Browse files
README.md
CHANGED
|
@@ -883,6 +883,43 @@ dataset_info:
|
|
| 883 |
num_examples: 6215
|
| 884 |
download_size: 64266586
|
| 885 |
dataset_size: 149457106
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 886 |
- config_name: trial_duration_prediction_source
|
| 887 |
features:
|
| 888 |
- name: 'Unnamed: 0'
|
|
@@ -1256,6 +1293,12 @@ configs:
|
|
| 1256 |
path: trial_approval_prediction_source/train-*
|
| 1257 |
- split: test
|
| 1258 |
path: trial_approval_prediction_source/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1259 |
- config_name: trial_duration_prediction_source
|
| 1260 |
data_files:
|
| 1261 |
- split: train
|
|
|
|
| 883 |
num_examples: 6215
|
| 884 |
download_size: 64266586
|
| 885 |
dataset_size: 149457106
|
| 886 |
+
- config_name: trial_duration_prediction_processed
|
| 887 |
+
features:
|
| 888 |
+
- name: id
|
| 889 |
+
dtype: string
|
| 890 |
+
- name: Title
|
| 891 |
+
dtype: string
|
| 892 |
+
- name: Summary
|
| 893 |
+
dtype: string
|
| 894 |
+
- name: Keywords
|
| 895 |
+
dtype: string
|
| 896 |
+
- name: Condition
|
| 897 |
+
dtype: string
|
| 898 |
+
- name: Condition_Keywords
|
| 899 |
+
dtype: string
|
| 900 |
+
- name: icdcode
|
| 901 |
+
dtype: string
|
| 902 |
+
- name: Eligibility_Criteria
|
| 903 |
+
dtype: string
|
| 904 |
+
- name: Interventions
|
| 905 |
+
dtype: string
|
| 906 |
+
- name: Study Design
|
| 907 |
+
dtype: string
|
| 908 |
+
- name: Additional_Info
|
| 909 |
+
dtype: string
|
| 910 |
+
- name: Phase
|
| 911 |
+
dtype: string
|
| 912 |
+
- name: Label_Regre
|
| 913 |
+
dtype: float64
|
| 914 |
+
splits:
|
| 915 |
+
- name: train
|
| 916 |
+
num_bytes: 206280839
|
| 917 |
+
num_examples: 34188
|
| 918 |
+
- name: test
|
| 919 |
+
num_bytes: 55214728
|
| 920 |
+
num_examples: 8667
|
| 921 |
+
download_size: 98639384
|
| 922 |
+
dataset_size: 261495567
|
| 923 |
- config_name: trial_duration_prediction_source
|
| 924 |
features:
|
| 925 |
- name: 'Unnamed: 0'
|
|
|
|
| 1293 |
path: trial_approval_prediction_source/train-*
|
| 1294 |
- split: test
|
| 1295 |
path: trial_approval_prediction_source/test-*
|
| 1296 |
+
- config_name: trial_duration_prediction_processed
|
| 1297 |
+
data_files:
|
| 1298 |
+
- split: train
|
| 1299 |
+
path: trial_duration_prediction_processed/train-*
|
| 1300 |
+
- split: test
|
| 1301 |
+
path: trial_duration_prediction_processed/test-*
|
| 1302 |
- config_name: trial_duration_prediction_source
|
| 1303 |
data_files:
|
| 1304 |
- split: train
|
trial_duration_prediction_processed/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1f3ebf631c90385590e7682643a159484725bff5d9cc2eba28cad6b1351ff46a
|
| 3 |
+
size 21138092
|
trial_duration_prediction_processed/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1e5025fb6b952059645ca497a28bb2b7658a6ac1e33df69ad10921cb1ccb97fc
|
| 3 |
+
size 77501292
|