Add high_court_australia subset with train split
Browse files
README.md
CHANGED
@@ -60,6 +60,36 @@ dataset_info:
|
|
60 |
num_examples: 32356
|
61 |
download_size: 231531396
|
62 |
dataset_size: 1294061817.4446852
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
63 |
configs:
|
64 |
- config_name: federal_court_australia
|
65 |
data_files:
|
@@ -69,4 +99,8 @@ configs:
|
|
69 |
data_files:
|
70 |
- split: train
|
71 |
path: federal_register_legislation/train-*
|
|
|
|
|
|
|
|
|
72 |
---
|
|
|
60 |
num_examples: 32356
|
61 |
download_size: 231531396
|
62 |
dataset_size: 1294061817.4446852
|
63 |
+
- config_name: high_court_australia
|
64 |
+
features:
|
65 |
+
- name: version_id
|
66 |
+
dtype: string
|
67 |
+
- name: type
|
68 |
+
dtype: string
|
69 |
+
- name: jurisdiction
|
70 |
+
dtype: string
|
71 |
+
- name: source
|
72 |
+
dtype: string
|
73 |
+
- name: mime
|
74 |
+
dtype: string
|
75 |
+
- name: date
|
76 |
+
dtype: string
|
77 |
+
- name: citation
|
78 |
+
dtype: string
|
79 |
+
- name: url
|
80 |
+
dtype: string
|
81 |
+
- name: when_scraped
|
82 |
+
dtype: string
|
83 |
+
- name: text
|
84 |
+
dtype: string
|
85 |
+
- name: token_count
|
86 |
+
dtype: int64
|
87 |
+
splits:
|
88 |
+
- name: train
|
89 |
+
num_bytes: 323795415.8125903
|
90 |
+
num_examples: 8096
|
91 |
+
download_size: 216602655
|
92 |
+
dataset_size: 323795415.8125903
|
93 |
configs:
|
94 |
- config_name: federal_court_australia
|
95 |
data_files:
|
|
|
99 |
data_files:
|
100 |
- split: train
|
101 |
path: federal_register_legislation/train-*
|
102 |
+
- config_name: high_court_australia
|
103 |
+
data_files:
|
104 |
+
- split: train
|
105 |
+
path: high_court_australia/train-*
|
106 |
---
|
high_court_australia/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:75d445b6003e524d819ec5b249665fe884a702c0cd9195a65143971a48c1683e
|
3 |
+
size 216602655
|