RichardErkhov
commited on
Commit
•
4755840
1
Parent(s):
71e7c26
uploaded readme
Browse files
README.md
ADDED
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Quantization made by Richard Erkhov.
|
2 |
+
|
3 |
+
[Github](https://github.com/RichardErkhov)
|
4 |
+
|
5 |
+
[Discord](https://discord.gg/pvy7H8DZMG)
|
6 |
+
|
7 |
+
[Request more models](https://github.com/RichardErkhov/quant_request)
|
8 |
+
|
9 |
+
|
10 |
+
GPTNeo350M-Instruct-SFT - bnb 4bits
|
11 |
+
- Model creator: https://huggingface.co/SummerSigh/
|
12 |
+
- Original model: https://huggingface.co/SummerSigh/GPTNeo350M-Instruct-SFT/
|
13 |
+
|
14 |
+
|
15 |
+
|
16 |
+
|
17 |
+
Original model description:
|
18 |
+
---
|
19 |
+
license: apache-2.0
|
20 |
+
---
|
21 |
+
|
22 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
23 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_SummerSigh__GPTNeo350M-Instruct-SFT)
|
24 |
+
|
25 |
+
| Metric | Value |
|
26 |
+
|-----------------------|---------------------------|
|
27 |
+
| Avg. | 27.03 |
|
28 |
+
| ARC (25-shot) | 25.94 |
|
29 |
+
| HellaSwag (10-shot) | 38.55 |
|
30 |
+
| MMLU (5-shot) | 25.76 |
|
31 |
+
| TruthfulQA (0-shot) | 45.25 |
|
32 |
+
| Winogrande (5-shot) | 50.2 |
|
33 |
+
| GSM8K (5-shot) | 0.3 |
|
34 |
+
| DROP (3-shot) | 3.24 |
|
35 |
+
|
36 |
+
|