Add south_australian_legislation subset with train split
Browse files
README.md
CHANGED
|
@@ -180,6 +180,36 @@ dataset_info:
|
|
| 180 |
num_examples: 3306
|
| 181 |
download_size: 101101782
|
| 182 |
dataset_size: 132221794.05588235
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 183 |
configs:
|
| 184 |
- config_name: federal_court_australia
|
| 185 |
data_files:
|
|
@@ -205,4 +235,8 @@ configs:
|
|
| 205 |
data_files:
|
| 206 |
- split: train
|
| 207 |
path: queensland_legislation/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 208 |
---
|
|
|
|
| 180 |
num_examples: 3306
|
| 181 |
download_size: 101101782
|
| 182 |
dataset_size: 132221794.05588235
|
| 183 |
+
- config_name: south_australian_legislation
|
| 184 |
+
features:
|
| 185 |
+
- name: version_id
|
| 186 |
+
dtype: string
|
| 187 |
+
- name: type
|
| 188 |
+
dtype: string
|
| 189 |
+
- name: jurisdiction
|
| 190 |
+
dtype: string
|
| 191 |
+
- name: source
|
| 192 |
+
dtype: string
|
| 193 |
+
- name: mime
|
| 194 |
+
dtype: string
|
| 195 |
+
- name: date
|
| 196 |
+
dtype: string
|
| 197 |
+
- name: citation
|
| 198 |
+
dtype: string
|
| 199 |
+
- name: url
|
| 200 |
+
dtype: string
|
| 201 |
+
- name: when_scraped
|
| 202 |
+
dtype: string
|
| 203 |
+
- name: text
|
| 204 |
+
dtype: string
|
| 205 |
+
- name: token_count
|
| 206 |
+
dtype: int64
|
| 207 |
+
splits:
|
| 208 |
+
- name: train
|
| 209 |
+
num_bytes: 53992565.630804956
|
| 210 |
+
num_examples: 1350
|
| 211 |
+
download_size: 26438236
|
| 212 |
+
dataset_size: 53992565.630804956
|
| 213 |
configs:
|
| 214 |
- config_name: federal_court_australia
|
| 215 |
data_files:
|
|
|
|
| 235 |
data_files:
|
| 236 |
- split: train
|
| 237 |
path: queensland_legislation/train-*
|
| 238 |
+
- config_name: south_australian_legislation
|
| 239 |
+
data_files:
|
| 240 |
+
- split: train
|
| 241 |
+
path: south_australian_legislation/train-*
|
| 242 |
---
|
south_australian_legislation/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:50815789c4864656c501283d02425e7cf1ca2be3ed879a6bfa01c8462a042a0e
|
| 3 |
+
size 26438236
|