Upload dataset
Browse files- 2026-01/train-00000-of-00001.parquet +3 -0
- README.md +30 -0
2026-01/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b0ed269adb4a0e967969d8e9d8905ad967b67e6ca262f560975e29dbfdb0a201
|
| 3 |
+
size 1358524
|
README.md
CHANGED
|
@@ -208,6 +208,32 @@ dataset_info:
|
|
| 208 |
num_examples: 8845
|
| 209 |
download_size: 1343792
|
| 210 |
dataset_size: 4821587
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 211 |
configs:
|
| 212 |
- config_name: 2025-05
|
| 213 |
data_files:
|
|
@@ -241,4 +267,8 @@ configs:
|
|
| 241 |
data_files:
|
| 242 |
- split: train
|
| 243 |
path: 2025-12/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 244 |
---
|
|
|
|
| 208 |
num_examples: 8845
|
| 209 |
download_size: 1343792
|
| 210 |
dataset_size: 4821587
|
| 211 |
+
- config_name: 2026-01
|
| 212 |
+
features:
|
| 213 |
+
- name: prescribing_txt_id
|
| 214 |
+
dtype: int64
|
| 215 |
+
- name: prescribing_type
|
| 216 |
+
dtype: string
|
| 217 |
+
- name: prescribing_txt
|
| 218 |
+
dtype: string
|
| 219 |
+
- name: prscrbg_txt_html
|
| 220 |
+
dtype: string
|
| 221 |
+
- name: complex_authority_rqrd_ind
|
| 222 |
+
dtype: string
|
| 223 |
+
- name: assessment_type_code
|
| 224 |
+
dtype: string
|
| 225 |
+
- name: apply_to_increase_mq_flag
|
| 226 |
+
dtype: string
|
| 227 |
+
- name: apply_to_increase_nr_flag
|
| 228 |
+
dtype: string
|
| 229 |
+
- name: schedule_code
|
| 230 |
+
dtype: int64
|
| 231 |
+
splits:
|
| 232 |
+
- name: train
|
| 233 |
+
num_bytes: 4859339
|
| 234 |
+
num_examples: 8919
|
| 235 |
+
download_size: 1358524
|
| 236 |
+
dataset_size: 4859339
|
| 237 |
configs:
|
| 238 |
- config_name: 2025-05
|
| 239 |
data_files:
|
|
|
|
| 267 |
data_files:
|
| 268 |
- split: train
|
| 269 |
path: 2025-12/train-*
|
| 270 |
+
- config_name: 2026-01
|
| 271 |
+
data_files:
|
| 272 |
+
- split: train
|
| 273 |
+
path: 2026-01/train-*
|
| 274 |
---
|