Upload dataset
Browse files- 2025-07/train-00000-of-00001.parquet +3 -0
- README.md +20 -0
2025-07/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:01bbcbf7ceb28b91b5bcfa47b1da185c0f9636e3b565dee45ba1c20aa6fd7840
|
| 3 |
+
size 40522
|
README.md
CHANGED
|
@@ -32,6 +32,22 @@ dataset_info:
|
|
| 32 |
num_examples: 3681
|
| 33 |
download_size: 40402
|
| 34 |
dataset_size: 117792
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
configs:
|
| 36 |
- config_name: 2025-05
|
| 37 |
data_files:
|
|
@@ -41,4 +57,8 @@ configs:
|
|
| 41 |
data_files:
|
| 42 |
- split: train
|
| 43 |
path: 2025-06/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 44 |
---
|
|
|
|
| 32 |
num_examples: 3681
|
| 33 |
download_size: 40402
|
| 34 |
dataset_size: 117792
|
| 35 |
+
- config_name: 2025-07
|
| 36 |
+
features:
|
| 37 |
+
- name: criteria_prescribing_txt_id
|
| 38 |
+
dtype: int64
|
| 39 |
+
- name: parameter_prescribing_txt_id
|
| 40 |
+
dtype: int64
|
| 41 |
+
- name: pt_position
|
| 42 |
+
dtype: int64
|
| 43 |
+
- name: schedule_code
|
| 44 |
+
dtype: int64
|
| 45 |
+
splits:
|
| 46 |
+
- name: train
|
| 47 |
+
num_bytes: 118272
|
| 48 |
+
num_examples: 3696
|
| 49 |
+
download_size: 40522
|
| 50 |
+
dataset_size: 118272
|
| 51 |
configs:
|
| 52 |
- config_name: 2025-05
|
| 53 |
data_files:
|
|
|
|
| 57 |
data_files:
|
| 58 |
- split: train
|
| 59 |
path: 2025-06/train-*
|
| 60 |
+
- config_name: 2025-07
|
| 61 |
+
data_files:
|
| 62 |
+
- split: train
|
| 63 |
+
path: 2025-07/train-*
|
| 64 |
---
|