Upload dataset
Browse files- 2025-11/train-00000-of-00001.parquet +3 -0
- README.md +44 -0
2025-11/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f4e938cae25c9a2309dadfd057f32c06919337ea667f40da980e7f49447d0d99
|
| 3 |
+
size 2428365
|
README.md
CHANGED
|
@@ -236,6 +236,46 @@ dataset_info:
|
|
| 236 |
num_examples: 3514
|
| 237 |
download_size: 2424026
|
| 238 |
dataset_size: 11224659
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 239 |
configs:
|
| 240 |
- config_name: 2025-05
|
| 241 |
data_files:
|
|
@@ -261,4 +301,8 @@ configs:
|
|
| 261 |
data_files:
|
| 262 |
- split: train
|
| 263 |
path: 2025-10/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 264 |
---
|
|
|
|
| 236 |
num_examples: 3514
|
| 237 |
download_size: 2424026
|
| 238 |
dataset_size: 11224659
|
| 239 |
+
- config_name: 2025-11
|
| 240 |
+
features:
|
| 241 |
+
- name: res_code
|
| 242 |
+
dtype: string
|
| 243 |
+
- name: treatment_phase
|
| 244 |
+
dtype: string
|
| 245 |
+
- name: authority_method
|
| 246 |
+
dtype: string
|
| 247 |
+
- name: treatment_of_code
|
| 248 |
+
dtype: float64
|
| 249 |
+
- name: restriction_number
|
| 250 |
+
dtype: float64
|
| 251 |
+
- name: li_html_text
|
| 252 |
+
dtype: string
|
| 253 |
+
- name: schedule_html_text
|
| 254 |
+
dtype: string
|
| 255 |
+
- name: note_indicator
|
| 256 |
+
dtype: string
|
| 257 |
+
- name: caution_indicator
|
| 258 |
+
dtype: string
|
| 259 |
+
- name: complex_authority_rqrd_ind
|
| 260 |
+
dtype: string
|
| 261 |
+
- name: assessment_type_code
|
| 262 |
+
dtype: string
|
| 263 |
+
- name: criteria_relationship
|
| 264 |
+
dtype: string
|
| 265 |
+
- name: variation_rule_applied
|
| 266 |
+
dtype: string
|
| 267 |
+
- name: first_listing_date
|
| 268 |
+
dtype: string
|
| 269 |
+
- name: written_authority_required
|
| 270 |
+
dtype: string
|
| 271 |
+
- name: schedule_code
|
| 272 |
+
dtype: int64
|
| 273 |
+
splits:
|
| 274 |
+
- name: train
|
| 275 |
+
num_bytes: 11265604
|
| 276 |
+
num_examples: 3530
|
| 277 |
+
download_size: 2428365
|
| 278 |
+
dataset_size: 11265604
|
| 279 |
configs:
|
| 280 |
- config_name: 2025-05
|
| 281 |
data_files:
|
|
|
|
| 301 |
data_files:
|
| 302 |
- split: train
|
| 303 |
path: 2025-10/train-*
|
| 304 |
+
- config_name: 2025-11
|
| 305 |
+
data_files:
|
| 306 |
+
- split: train
|
| 307 |
+
path: 2025-11/train-*
|
| 308 |
---
|