Upload dataset
Browse files- 2025-12/train-00000-of-00001.parquet +3 -0
- README.md +38 -0
2025-12/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5dd09f3f1e626018845053f81912d45d5671809e45e513be1b60d7e97c967780
|
| 3 |
+
size 15201
|
README.md
CHANGED
|
@@ -238,6 +238,40 @@ dataset_info:
|
|
| 238 |
num_examples: 104
|
| 239 |
download_size: 15171
|
| 240 |
dataset_size: 13700
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 241 |
configs:
|
| 242 |
- config_name: 2025-05
|
| 243 |
data_files:
|
|
@@ -267,4 +301,8 @@ configs:
|
|
| 267 |
data_files:
|
| 268 |
- split: train
|
| 269 |
path: 2025-11/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 270 |
---
|
|
|
|
| 238 |
num_examples: 104
|
| 239 |
download_size: 15171
|
| 240 |
dataset_size: 13700
|
| 241 |
+
- config_name: 2025-12
|
| 242 |
+
features:
|
| 243 |
+
- name: pbs_code
|
| 244 |
+
dtype: string
|
| 245 |
+
- name: drug_name
|
| 246 |
+
dtype: string
|
| 247 |
+
- name: agreed_purchasing_unit
|
| 248 |
+
dtype: int64
|
| 249 |
+
- name: markup
|
| 250 |
+
dtype: float64
|
| 251 |
+
- name: rounded_rec_one_tenth_gram
|
| 252 |
+
dtype: float64
|
| 253 |
+
- name: rounded_rec_one_gram
|
| 254 |
+
dtype: float64
|
| 255 |
+
- name: rounded_rec_ten_gram
|
| 256 |
+
dtype: float64
|
| 257 |
+
- name: rounded_rec_hundred_gram
|
| 258 |
+
dtype: float64
|
| 259 |
+
- name: exact_rec_one_tenth_gram
|
| 260 |
+
dtype: float64
|
| 261 |
+
- name: exact_rec_one_gram
|
| 262 |
+
dtype: float64
|
| 263 |
+
- name: exact_rec_ten_gram
|
| 264 |
+
dtype: float64
|
| 265 |
+
- name: exact_rec_hundred_gram
|
| 266 |
+
dtype: float64
|
| 267 |
+
- name: schedule_code
|
| 268 |
+
dtype: int64
|
| 269 |
+
splits:
|
| 270 |
+
- name: train
|
| 271 |
+
num_bytes: 13700
|
| 272 |
+
num_examples: 104
|
| 273 |
+
download_size: 15201
|
| 274 |
+
dataset_size: 13700
|
| 275 |
configs:
|
| 276 |
- config_name: 2025-05
|
| 277 |
data_files:
|
|
|
|
| 301 |
data_files:
|
| 302 |
- split: train
|
| 303 |
path: 2025-11/train-*
|
| 304 |
+
- config_name: 2025-12
|
| 305 |
+
data_files:
|
| 306 |
+
- split: train
|
| 307 |
+
path: 2025-12/train-*
|
| 308 |
---
|