umarbutler
commited on
Commit
•
dddda6d
1
Parent(s):
3575503
Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,26 @@ tags:
|
|
14 |
datasets:
|
15 |
- umarbutler/open-australian-legal-corpus
|
16 |
inference: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
---
|
18 |
⚠️ This model has been superseded by the [Open Australian Legal LLM](https://huggingface.co/umarbutler/open-australian-legal-llm), the largest open source language model trained on Australian law. You are encouraged to use that model instead. ⚠️
|
19 |
|
|
|
14 |
datasets:
|
15 |
- umarbutler/open-australian-legal-corpus
|
16 |
inference: false
|
17 |
+
metrics:
|
18 |
+
- perplexity
|
19 |
+
model-index:
|
20 |
+
- name: open-australian-legal-llm
|
21 |
+
results:
|
22 |
+
- task:
|
23 |
+
type: text-generation
|
24 |
+
name: Text generation
|
25 |
+
dataset:
|
26 |
+
type: umarbutler/open-australian-legal-qa
|
27 |
+
name: Open Australian Legal QA
|
28 |
+
split: train
|
29 |
+
revision: b53a24f8edf5eb33d033a53b5b53d0a4a220d4ae
|
30 |
+
metrics:
|
31 |
+
- type: perplexity
|
32 |
+
value: 8.693482443009522
|
33 |
+
name: Perplexity
|
34 |
+
source:
|
35 |
+
name: lmppl
|
36 |
+
url: https://github.com/asahi417/lmppl
|
37 |
---
|
38 |
⚠️ This model has been superseded by the [Open Australian Legal LLM](https://huggingface.co/umarbutler/open-australian-legal-llm), the largest open source language model trained on Australian law. You are encouraged to use that model instead. ⚠️
|
39 |
|