Add nsw_legislation subset with train split
Browse files- README.md +34 -0
- nsw_legislation/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -120,6 +120,36 @@ dataset_info:
|
|
| 120 |
num_examples: 117371
|
| 121 |
download_size: 2278137766
|
| 122 |
dataset_size: 4694193644.928303
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 123 |
configs:
|
| 124 |
- config_name: federal_court_australia
|
| 125 |
data_files:
|
|
@@ -137,4 +167,8 @@ configs:
|
|
| 137 |
data_files:
|
| 138 |
- split: train
|
| 139 |
path: nsw_caselaw/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 140 |
---
|
|
|
|
| 120 |
num_examples: 117371
|
| 121 |
download_size: 2278137766
|
| 122 |
dataset_size: 4694193644.928303
|
| 123 |
+
- config_name: nsw_legislation
|
| 124 |
+
features:
|
| 125 |
+
- name: version_id
|
| 126 |
+
dtype: string
|
| 127 |
+
- name: type
|
| 128 |
+
dtype: string
|
| 129 |
+
- name: jurisdiction
|
| 130 |
+
dtype: string
|
| 131 |
+
- name: source
|
| 132 |
+
dtype: string
|
| 133 |
+
- name: mime
|
| 134 |
+
dtype: string
|
| 135 |
+
- name: date
|
| 136 |
+
dtype: string
|
| 137 |
+
- name: citation
|
| 138 |
+
dtype: string
|
| 139 |
+
- name: url
|
| 140 |
+
dtype: string
|
| 141 |
+
- name: when_scraped
|
| 142 |
+
dtype: string
|
| 143 |
+
- name: text
|
| 144 |
+
dtype: string
|
| 145 |
+
- name: token_count
|
| 146 |
+
dtype: int64
|
| 147 |
+
splits:
|
| 148 |
+
- name: train
|
| 149 |
+
num_bytes: 88627796.62063983
|
| 150 |
+
num_examples: 2216
|
| 151 |
+
download_size: 71994629
|
| 152 |
+
dataset_size: 88627796.62063983
|
| 153 |
configs:
|
| 154 |
- config_name: federal_court_australia
|
| 155 |
data_files:
|
|
|
|
| 167 |
data_files:
|
| 168 |
- split: train
|
| 169 |
path: nsw_caselaw/train-*
|
| 170 |
+
- config_name: nsw_legislation
|
| 171 |
+
data_files:
|
| 172 |
+
- split: train
|
| 173 |
+
path: nsw_legislation/train-*
|
| 174 |
---
|
nsw_legislation/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fda8b78a38a3a9d819fb85aa9eeba6b043b0492f9d7b55e68cd51b9a440c7bb7
|
| 3 |
+
size 71994629
|