Adding Evaluation Results

#3
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -31,4 +31,17 @@ RedPajama-INCITE-Chat-3B Model finetuned <a href="https://huggingface.co/dataset
31
  The code for the finetuning of this model can be found at https://github.com/fredi-python/Fine-tune-RedPajama-Chat-3B
32
 
33
  ## Usage and License Notices
34
- The Model is intended and licensed for research use only. The model is under the CC BY NC 4.0 license (allowing only non-commercial use)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
31
  The code for the finetuning of this model can be found at https://github.com/fredi-python/Fine-tune-RedPajama-Chat-3B
32
 
33
  ## Usage and License Notices
34
+ The Model is intended and licensed for research use only. The model is under the CC BY NC 4.0 license (allowing only non-commercial use)
35
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
36
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Fredithefish__RedPajama-INCITE-Chat-3B-Instruction-Tuning-with-GPT-4)
37
+
38
+ | Metric | Value |
39
+ |-----------------------|---------------------------|
40
+ | Avg. | 34.78 |
41
+ | ARC (25-shot) | 41.64 |
42
+ | HellaSwag (10-shot) | 66.23 |
43
+ | MMLU (5-shot) | 27.26 |
44
+ | TruthfulQA (0-shot) | 36.1 |
45
+ | Winogrande (5-shot) | 64.4 |
46
+ | GSM8K (5-shot) | 0.68 |
47
+ | DROP (3-shot) | 7.15 |