leaderboard-pr-bot commited on
Commit
4968e73
1 Parent(s): f13efec

Adding Evaluation Results

Browse files

This is an automated PR created with https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr

The purpose of this PR is to add evaluation results from the Open LLM Leaderboard to your model card.

If you encounter any issues, please report them to https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr/discussions

Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -22,4 +22,17 @@ This model was trained on C4 for ~2.5B tokens. Training time was ~1 hour with 10
22
 
23
  ## Intended Use and Limitations
24
 
25
- This model is primarily for generating texts from a prompt. The purpose is to explore pretraining models for research.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
 
23
  ## Intended Use and Limitations
24
 
25
+ This model is primarily for generating texts from a prompt. The purpose is to explore pretraining models for research.
26
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
27
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_wtang06__mpt-125m-c4)
28
+
29
+ | Metric | Value |
30
+ |-----------------------|---------------------------|
31
+ | Avg. | 17.2 |
32
+ | ARC (25-shot) | 22.7 |
33
+ | HellaSwag (10-shot) | 25.04 |
34
+ | MMLU (5-shot) | 23.12 |
35
+ | TruthfulQA (0-shot) | 0.0 |
36
+ | Winogrande (5-shot) | 49.57 |
37
+ | GSM8K (5-shot) | 0.0 |
38
+ | DROP (3-shot) | 0.0 |