Add western_australian_legislation subset with train split
Browse files
README.md
CHANGED
@@ -240,6 +240,36 @@ dataset_info:
|
|
240 |
num_examples: 2552
|
241 |
download_size: 18429834
|
242 |
dataset_size: 102065946.28875129
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
243 |
configs:
|
244 |
- config_name: federal_court_australia
|
245 |
data_files:
|
@@ -273,4 +303,8 @@ configs:
|
|
273 |
data_files:
|
274 |
- split: train
|
275 |
path: tasmanian_legislation/train-*
|
|
|
|
|
|
|
|
|
276 |
---
|
|
|
240 |
num_examples: 2552
|
241 |
download_size: 18429834
|
242 |
dataset_size: 102065946.28875129
|
243 |
+
- config_name: western_australian_legislation
|
244 |
+
features:
|
245 |
+
- name: version_id
|
246 |
+
dtype: string
|
247 |
+
- name: type
|
248 |
+
dtype: string
|
249 |
+
- name: jurisdiction
|
250 |
+
dtype: string
|
251 |
+
- name: source
|
252 |
+
dtype: string
|
253 |
+
- name: mime
|
254 |
+
dtype: string
|
255 |
+
- name: date
|
256 |
+
dtype: string
|
257 |
+
- name: citation
|
258 |
+
dtype: string
|
259 |
+
- name: url
|
260 |
+
dtype: string
|
261 |
+
- name: when_scraped
|
262 |
+
dtype: string
|
263 |
+
- name: text
|
264 |
+
dtype: string
|
265 |
+
- name: token_count
|
266 |
+
dtype: int64
|
267 |
+
splits:
|
268 |
+
- name: train
|
269 |
+
num_bytes: 62551387.145614035
|
270 |
+
num_examples: 1564
|
271 |
+
download_size: 38975746
|
272 |
+
dataset_size: 62551387.145614035
|
273 |
configs:
|
274 |
- config_name: federal_court_australia
|
275 |
data_files:
|
|
|
303 |
data_files:
|
304 |
- split: train
|
305 |
path: tasmanian_legislation/train-*
|
306 |
+
- config_name: western_australian_legislation
|
307 |
+
data_files:
|
308 |
+
- split: train
|
309 |
+
path: western_australian_legislation/train-*
|
310 |
---
|
western_australian_legislation/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:222241c8c4fdc73d0ee2e4fefc3568df5bf1b6147e21f09931a69373ec20c961
|
3 |
+
size 38975746
|