AndreasThinks
commited on
Commit
•
e9ce4b5
1
Parent(s):
520314b
Update README.md
Browse files
README.md
CHANGED
@@ -30,7 +30,7 @@ To ensure the highest quality translations, use the Alpaca instruction prompt fo
|
|
30 |
|
31 |
Your instruction should be "Translate the text from English to Welsh." (or vice versa).
|
32 |
|
33 |
-
The model is also available [quantized as GGUF](https://huggingface.co/AndreasThinks/mistral-7b-english-welsh-translate-GGUF).
|
34 |
|
35 |
## Running the model
|
36 |
|
@@ -47,7 +47,7 @@ Performance may start to degrade past a certain context window (especially if us
|
|
47 |
|
48 |
## LLM Evals
|
49 |
|
50 |
-
Thanks to [YALL - Yet Another LLM Leaderboard](https://huggingface.co/spaces/mlabonne/Yet_Another_LLM_Leaderboard)
|
51 |
|
52 |
| Model |AGIEval|TruthfulQA|Bigbench|
|
53 |
|-------------------------------------------------------------------------------------------------------------|------:|---------:|-------:|
|
|
|
30 |
|
31 |
Your instruction should be "Translate the text from English to Welsh." (or vice versa).
|
32 |
|
33 |
+
The model is also available [quantized as GGUF](https://huggingface.co/AndreasThinks/mistral-7b-english-welsh-translate-GGUF). This version be be [tested in this interactive space](https://huggingface.co/spaces/AndreasThinks/welsh-english-translator).
|
34 |
|
35 |
## Running the model
|
36 |
|
|
|
47 |
|
48 |
## LLM Evals
|
49 |
|
50 |
+
Thanks to [YALL - Yet Another LLM Leaderboard](https://huggingface.co/spaces/mlabonne/Yet_Another_LLM_Leaderboard). [Full results available here.](https://gist.github.com/AndreasThinks/d998bc0a607ff5c7df09cd7333ed5c0c)
|
51 |
|
52 |
| Model |AGIEval|TruthfulQA|Bigbench|
|
53 |
|-------------------------------------------------------------------------------------------------------------|------:|---------:|-------:|
|