Upload dataset
Browse files- 2025-08/train-00000-of-00001.parquet +3 -0
- README.md +30 -0
2025-08/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:26e088668fdadfec75265509afd4345c69e5e5bdfad845953d98ce125fbccec3
|
| 3 |
+
size 1320548
|
README.md
CHANGED
|
@@ -78,6 +78,32 @@ dataset_info:
|
|
| 78 |
num_examples: 8630
|
| 79 |
download_size: 1310981
|
| 80 |
dataset_size: 4668608
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 81 |
configs:
|
| 82 |
- config_name: 2025-05
|
| 83 |
data_files:
|
|
@@ -91,4 +117,8 @@ configs:
|
|
| 91 |
data_files:
|
| 92 |
- split: train
|
| 93 |
path: 2025-07/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 94 |
---
|
|
|
|
| 78 |
num_examples: 8630
|
| 79 |
download_size: 1310981
|
| 80 |
dataset_size: 4668608
|
| 81 |
+
- config_name: 2025-08
|
| 82 |
+
features:
|
| 83 |
+
- name: prescribing_txt_id
|
| 84 |
+
dtype: int64
|
| 85 |
+
- name: prescribing_type
|
| 86 |
+
dtype: string
|
| 87 |
+
- name: prescribing_txt
|
| 88 |
+
dtype: string
|
| 89 |
+
- name: prscrbg_txt_html
|
| 90 |
+
dtype: string
|
| 91 |
+
- name: complex_authority_rqrd_ind
|
| 92 |
+
dtype: string
|
| 93 |
+
- name: assessment_type_code
|
| 94 |
+
dtype: string
|
| 95 |
+
- name: apply_to_increase_mq_flag
|
| 96 |
+
dtype: string
|
| 97 |
+
- name: apply_to_increase_nr_flag
|
| 98 |
+
dtype: string
|
| 99 |
+
- name: schedule_code
|
| 100 |
+
dtype: int64
|
| 101 |
+
splits:
|
| 102 |
+
- name: train
|
| 103 |
+
num_bytes: 4686664
|
| 104 |
+
num_examples: 8668
|
| 105 |
+
download_size: 1320548
|
| 106 |
+
dataset_size: 4686664
|
| 107 |
configs:
|
| 108 |
- config_name: 2025-05
|
| 109 |
data_files:
|
|
|
|
| 117 |
data_files:
|
| 118 |
- split: train
|
| 119 |
path: 2025-07/train-*
|
| 120 |
+
- config_name: 2025-08
|
| 121 |
+
data_files:
|
| 122 |
+
- split: train
|
| 123 |
+
path: 2025-08/train-*
|
| 124 |
---
|