RichardErkhov commited on
Commit
5663fcd
1 Parent(s): 138e7ef

uploaded readme

Browse files
Files changed (1) hide show
  1. README.md +37 -0
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ fairseq-dense-125M - bnb 8bits
11
+ - Model creator: https://huggingface.co/KoboldAI/
12
+ - Original model: https://huggingface.co/KoboldAI/fairseq-dense-125M/
13
+
14
+
15
+
16
+
17
+ Original model description:
18
+ ---
19
+ language: en
20
+ ---
21
+ This is a Hugging Face transformers-compatible conversion of the original dense 125M-parameter model from the paper "[Efficient Large Scale Language Modeling with Mixtures of Experts](https://arxiv.org/abs/2112.10684)" from Artetxe et al. Please refer to the original model card, which can be found at https://github.com/facebookresearch/fairseq/blob/main/examples/moe_lm/model_card.md.
22
+
23
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
24
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_KoboldAI__fairseq-dense-125M)
25
+
26
+ | Metric | Value |
27
+ |-----------------------|---------------------------|
28
+ | Avg. | 26.0 |
29
+ | ARC (25-shot) | 24.06 |
30
+ | HellaSwag (10-shot) | 34.14 |
31
+ | MMLU (5-shot) | 23.98 |
32
+ | TruthfulQA (0-shot) | 43.72 |
33
+ | Winogrande (5-shot) | 50.59 |
34
+ | GSM8K (5-shot) | 0.0 |
35
+ | DROP (3-shot) | 5.5 |
36
+
37
+