Upload dataset
Browse files- 2025-05/train-00000-of-00001.parquet +3 -0
- README.md +39 -1
2025-05/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bfed6229d98fd0059097736e5c6219b86d85893951bd1329344cd65793f92ff8
|
| 3 |
+
size 15142
|
README.md
CHANGED
|
@@ -1,6 +1,40 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
features:
|
| 5 |
- name: pbs_code
|
| 6 |
dtype: string
|
|
@@ -35,6 +69,10 @@ dataset_info:
|
|
| 35 |
download_size: 15142
|
| 36 |
dataset_size: 13700
|
| 37 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 38 |
- config_name: 2025-06
|
| 39 |
data_files:
|
| 40 |
- split: train
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: 2025-05
|
| 4 |
+
features:
|
| 5 |
+
- name: pbs_code
|
| 6 |
+
dtype: string
|
| 7 |
+
- name: drug_name
|
| 8 |
+
dtype: string
|
| 9 |
+
- name: agreed_purchasing_unit
|
| 10 |
+
dtype: int64
|
| 11 |
+
- name: markup
|
| 12 |
+
dtype: float64
|
| 13 |
+
- name: rounded_rec_one_tenth_gram
|
| 14 |
+
dtype: float64
|
| 15 |
+
- name: rounded_rec_one_gram
|
| 16 |
+
dtype: float64
|
| 17 |
+
- name: rounded_rec_ten_gram
|
| 18 |
+
dtype: float64
|
| 19 |
+
- name: rounded_rec_hundred_gram
|
| 20 |
+
dtype: float64
|
| 21 |
+
- name: exact_rec_one_tenth_gram
|
| 22 |
+
dtype: float64
|
| 23 |
+
- name: exact_rec_one_gram
|
| 24 |
+
dtype: float64
|
| 25 |
+
- name: exact_rec_ten_gram
|
| 26 |
+
dtype: float64
|
| 27 |
+
- name: exact_rec_hundred_gram
|
| 28 |
+
dtype: float64
|
| 29 |
+
- name: schedule_code
|
| 30 |
+
dtype: int64
|
| 31 |
+
splits:
|
| 32 |
+
- name: train
|
| 33 |
+
num_bytes: 13700
|
| 34 |
+
num_examples: 104
|
| 35 |
+
download_size: 15142
|
| 36 |
+
dataset_size: 13700
|
| 37 |
+
- config_name: 2025-06
|
| 38 |
features:
|
| 39 |
- name: pbs_code
|
| 40 |
dtype: string
|
|
|
|
| 69 |
download_size: 15142
|
| 70 |
dataset_size: 13700
|
| 71 |
configs:
|
| 72 |
+
- config_name: 2025-05
|
| 73 |
+
data_files:
|
| 74 |
+
- split: train
|
| 75 |
+
path: 2025-05/train-*
|
| 76 |
- config_name: 2025-06
|
| 77 |
data_files:
|
| 78 |
- split: train
|