Upload dataset
Browse files- 2025-07/train-00000-of-00001.parquet +3 -0
- README.md +30 -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:942601f6cfa3e213ce2d2d8dd3d13b22beef99d02fcad9b3138d8c68bd126f59
|
| 3 |
+
size 1310981
|
README.md
CHANGED
|
@@ -52,6 +52,32 @@ dataset_info:
|
|
| 52 |
num_examples: 8591
|
| 53 |
download_size: 1305828
|
| 54 |
dataset_size: 4647415
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 55 |
configs:
|
| 56 |
- config_name: 2025-05
|
| 57 |
data_files:
|
|
@@ -61,4 +87,8 @@ configs:
|
|
| 61 |
data_files:
|
| 62 |
- split: train
|
| 63 |
path: 2025-06/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 64 |
---
|
|
|
|
| 52 |
num_examples: 8591
|
| 53 |
download_size: 1305828
|
| 54 |
dataset_size: 4647415
|
| 55 |
+
- config_name: 2025-07
|
| 56 |
+
features:
|
| 57 |
+
- name: prescribing_txt_id
|
| 58 |
+
dtype: int64
|
| 59 |
+
- name: prescribing_type
|
| 60 |
+
dtype: string
|
| 61 |
+
- name: prescribing_txt
|
| 62 |
+
dtype: string
|
| 63 |
+
- name: prscrbg_txt_html
|
| 64 |
+
dtype: string
|
| 65 |
+
- name: complex_authority_rqrd_ind
|
| 66 |
+
dtype: string
|
| 67 |
+
- name: assessment_type_code
|
| 68 |
+
dtype: string
|
| 69 |
+
- name: apply_to_increase_mq_flag
|
| 70 |
+
dtype: string
|
| 71 |
+
- name: apply_to_increase_nr_flag
|
| 72 |
+
dtype: string
|
| 73 |
+
- name: schedule_code
|
| 74 |
+
dtype: int64
|
| 75 |
+
splits:
|
| 76 |
+
- name: train
|
| 77 |
+
num_bytes: 4668608
|
| 78 |
+
num_examples: 8630
|
| 79 |
+
download_size: 1310981
|
| 80 |
+
dataset_size: 4668608
|
| 81 |
configs:
|
| 82 |
- config_name: 2025-05
|
| 83 |
data_files:
|
|
|
|
| 87 |
data_files:
|
| 88 |
- split: train
|
| 89 |
path: 2025-06/train-*
|
| 90 |
+
- config_name: 2025-07
|
| 91 |
+
data_files:
|
| 92 |
+
- split: train
|
| 93 |
+
path: 2025-07/train-*
|
| 94 |
---
|