Upload dataset
Browse files
README.md
CHANGED
|
@@ -690,6 +690,43 @@ dataset_info:
|
|
| 690 |
num_examples: 7741
|
| 691 |
download_size: 83644911
|
| 692 |
dataset_size: 195102767
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 693 |
- config_name: trial_approval_prediction_source
|
| 694 |
features:
|
| 695 |
- name: 'Unnamed: 0'
|
|
@@ -892,6 +929,12 @@ configs:
|
|
| 892 |
path: patient_dropout_prediction_source/train-*
|
| 893 |
- split: test
|
| 894 |
path: patient_dropout_prediction_source/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 895 |
- config_name: trial_approval_prediction_source
|
| 896 |
data_files:
|
| 897 |
- split: train
|
|
|
|
| 690 |
num_examples: 7741
|
| 691 |
download_size: 83644911
|
| 692 |
dataset_size: 195102767
|
| 693 |
+
- config_name: trial_approval_prediction_processed
|
| 694 |
+
features:
|
| 695 |
+
- name: id
|
| 696 |
+
dtype: string
|
| 697 |
+
- name: Title
|
| 698 |
+
dtype: string
|
| 699 |
+
- name: Summary
|
| 700 |
+
dtype: string
|
| 701 |
+
- name: Keywords
|
| 702 |
+
dtype: string
|
| 703 |
+
- name: Condition
|
| 704 |
+
dtype: string
|
| 705 |
+
- name: Condition_Keywords
|
| 706 |
+
dtype: string
|
| 707 |
+
- name: icdcode
|
| 708 |
+
dtype: string
|
| 709 |
+
- name: Eligibility_Criteria
|
| 710 |
+
dtype: string
|
| 711 |
+
- name: Interventions
|
| 712 |
+
dtype: string
|
| 713 |
+
- name: Study Design
|
| 714 |
+
dtype: string
|
| 715 |
+
- name: Additional_Info
|
| 716 |
+
dtype: string
|
| 717 |
+
- name: Phase
|
| 718 |
+
dtype: string
|
| 719 |
+
- name: Label_Class
|
| 720 |
+
dtype: string
|
| 721 |
+
splits:
|
| 722 |
+
- name: train
|
| 723 |
+
num_bytes: 156148197
|
| 724 |
+
num_examples: 24468
|
| 725 |
+
- name: test
|
| 726 |
+
num_bytes: 39747905
|
| 727 |
+
num_examples: 6215
|
| 728 |
+
download_size: 69819373
|
| 729 |
+
dataset_size: 195896102
|
| 730 |
- config_name: trial_approval_prediction_source
|
| 731 |
features:
|
| 732 |
- name: 'Unnamed: 0'
|
|
|
|
| 929 |
path: patient_dropout_prediction_source/train-*
|
| 930 |
- split: test
|
| 931 |
path: patient_dropout_prediction_source/test-*
|
| 932 |
+
- config_name: trial_approval_prediction_processed
|
| 933 |
+
data_files:
|
| 934 |
+
- split: train
|
| 935 |
+
path: trial_approval_prediction_processed/train-*
|
| 936 |
+
- split: test
|
| 937 |
+
path: trial_approval_prediction_processed/test-*
|
| 938 |
- config_name: trial_approval_prediction_source
|
| 939 |
data_files:
|
| 940 |
- split: train
|
trial_approval_prediction_processed/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:79c0007e0b0adb671041a252f4e96c7b43dfe075e37155bc5d4ee7279f8a55d6
|
| 3 |
+
size 14170532
|
trial_approval_prediction_processed/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1dc8d1eae4a75b4d7805bc82b11885566c34f813daa28f078e818eb88c2b2ba5
|
| 3 |
+
size 55648841
|