Upload dataset
Browse files- 2025-11/train-00000-of-00001.parquet +3 -0
- README.md +30 -0
2025-11/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d265adeeced73f33d500416cc88b1c6437f9cde3c28aff28cb8ba103a178a11e
|
| 3 |
+
size 1345463
|
README.md
CHANGED
|
@@ -156,6 +156,32 @@ dataset_info:
|
|
| 156 |
num_examples: 8805
|
| 157 |
download_size: 1346997
|
| 158 |
dataset_size: 4807063
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 159 |
configs:
|
| 160 |
- config_name: 2025-05
|
| 161 |
data_files:
|
|
@@ -181,4 +207,8 @@ configs:
|
|
| 181 |
data_files:
|
| 182 |
- split: train
|
| 183 |
path: 2025-10/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 184 |
---
|
|
|
|
| 156 |
num_examples: 8805
|
| 157 |
download_size: 1346997
|
| 158 |
dataset_size: 4807063
|
| 159 |
+
- config_name: 2025-11
|
| 160 |
+
features:
|
| 161 |
+
- name: prescribing_txt_id
|
| 162 |
+
dtype: int64
|
| 163 |
+
- name: prescribing_type
|
| 164 |
+
dtype: string
|
| 165 |
+
- name: prescribing_txt
|
| 166 |
+
dtype: string
|
| 167 |
+
- name: prscrbg_txt_html
|
| 168 |
+
dtype: string
|
| 169 |
+
- name: complex_authority_rqrd_ind
|
| 170 |
+
dtype: string
|
| 171 |
+
- name: assessment_type_code
|
| 172 |
+
dtype: string
|
| 173 |
+
- name: apply_to_increase_mq_flag
|
| 174 |
+
dtype: string
|
| 175 |
+
- name: apply_to_increase_nr_flag
|
| 176 |
+
dtype: string
|
| 177 |
+
- name: schedule_code
|
| 178 |
+
dtype: int64
|
| 179 |
+
splits:
|
| 180 |
+
- name: train
|
| 181 |
+
num_bytes: 4816904
|
| 182 |
+
num_examples: 8847
|
| 183 |
+
download_size: 1345463
|
| 184 |
+
dataset_size: 4816904
|
| 185 |
configs:
|
| 186 |
- config_name: 2025-05
|
| 187 |
data_files:
|
|
|
|
| 207 |
data_files:
|
| 208 |
- split: train
|
| 209 |
path: 2025-10/train-*
|
| 210 |
+
- config_name: 2025-11
|
| 211 |
+
data_files:
|
| 212 |
+
- split: train
|
| 213 |
+
path: 2025-11/train-*
|
| 214 |
---
|