Add eval benchmarks
Browse files
README.md
CHANGED
@@ -1,5 +1,14 @@
|
|
1 |
## Fresh Alpasta, done Al Dente!
|
2 |
It's da *logical* choice! Now with a similar personality emulation quality to [GPT4-X-Alpasta-30b!](https://huggingface.co/MetaIX/GPT4-X-Alpasta-30b)
|
3 |
|
4 |
-
|
5 |
-
ChanSung's [Alpaca-LoRA-30B-elina](https://huggingface.co/LLMs/Alpaca-LoRA-30B-elina) merged with [Open Assistant's second Finetune](https://huggingface.co/OpenAssistant/oasst-sft-7-llama-30b-xor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## Fresh Alpasta, done Al Dente!
|
2 |
It's da *logical* choice! Now with a similar personality emulation quality to [GPT4-X-Alpasta-30b!](https://huggingface.co/MetaIX/GPT4-X-Alpasta-30b)
|
3 |
|
4 |
+
## Model Info:
|
5 |
+
ChanSung's [Alpaca-LoRA-30B-elina](https://huggingface.co/LLMs/Alpaca-LoRA-30B-elina) merged with [Open Assistant's second Finetune](https://huggingface.co/OpenAssistant/oasst-sft-7-llama-30b-xor)
|
6 |
+
|
7 |
+
## Benchmarks:
|
8 |
+
**Wikitext2:** 4.662261962890625
|
9 |
+
|
10 |
+
**PTB:** 24.547462463378906
|
11 |
+
|
12 |
+
**C4:** 7.05504846572876
|
13 |
+
|
14 |
+
~ Thanks to askmyteapot for performing this benchmark!
|