umarbutler
commited on
Commit
•
5fb9c2f
1
Parent(s):
f6505a5
Reattempt at updating task to `fill-mask`.
Browse files
README.md
CHANGED
@@ -15,10 +15,18 @@ tags:
|
|
15 |
datasets:
|
16 |
- umarbutler/open-australian-legal-corpus
|
17 |
widget:
|
18 |
-
- text:
|
19 |
-
|
20 |
-
|
21 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
metrics:
|
23 |
- perplexity
|
24 |
model-index:
|
@@ -33,12 +41,13 @@ model-index:
|
|
33 |
split: train
|
34 |
revision: b53a24f8edf5eb33d033a53b5b53d0a4a220d4ae
|
35 |
metrics:
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
source:
|
40 |
name: EmuBert Creator
|
41 |
url: https://github.com/umarbutler/emubert-creator
|
|
|
42 |
---
|
43 |
|
44 |
# EmuBert
|
|
|
15 |
datasets:
|
16 |
- umarbutler/open-australian-legal-corpus
|
17 |
widget:
|
18 |
+
- text: >-
|
19 |
+
Section <mask> of the Constitution grants the Australian Parliament the
|
20 |
+
power to make laws for the peace, order, and good government of the
|
21 |
+
Commonwealth.
|
22 |
+
- text: The most learned and eminent jurist in Australia's history is <mask> CJ.
|
23 |
+
- text: >-
|
24 |
+
A <mask> of trade is valid to the extent to which it is not against public
|
25 |
+
policy, whether it is in severable terms or not.
|
26 |
+
- text: >-
|
27 |
+
In Mabo v <mask> (No 2) (1992) 175 CLR 1, the Court found that the doctrine
|
28 |
+
of terra nullius was not applicable to Australia at the time of British
|
29 |
+
settlement of New South Wales.
|
30 |
metrics:
|
31 |
- perplexity
|
32 |
model-index:
|
|
|
41 |
split: train
|
42 |
revision: b53a24f8edf5eb33d033a53b5b53d0a4a220d4ae
|
43 |
metrics:
|
44 |
+
- type: perplexity
|
45 |
+
value: 2.05
|
46 |
+
name: perplexity
|
47 |
source:
|
48 |
name: EmuBert Creator
|
49 |
url: https://github.com/umarbutler/emubert-creator
|
50 |
+
pipeline_tag: fill-mask
|
51 |
---
|
52 |
|
53 |
# EmuBert
|