Update README.md
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ tags:
|
|
| 9 |
---
|
| 10 |
# AusLegalQA
|
| 11 |
|
| 12 |
-
AusLegalQA is a fine-tune of [Mistral-8x7B-Instruct-0.1](https://huggingface.co/mistralai/Mixtral-8x7B-Instruct-v0.1) using PEFT techniques, trained on the [Open Australian Legal
|
| 13 |
|
| 14 |
The model achieved an eval loss of 1.1391 on a subset of 100 prompts and answers from the original dataset.
|
| 15 |
|
|
|
|
| 9 |
---
|
| 10 |
# AusLegalQA
|
| 11 |
|
| 12 |
+
AusLegalQA is a fine-tune of [Mistral-8x7B-Instruct-0.1](https://huggingface.co/mistralai/Mixtral-8x7B-Instruct-v0.1) using PEFT techniques, trained on the [Open Australian Legal QA](https://huggingface.co/datasets/umarbutler/open-australian-legal-qa).
|
| 13 |
|
| 14 |
The model achieved an eval loss of 1.1391 on a subset of 100 prompts and answers from the original dataset.
|
| 15 |
|