leaderboard-pr-bot commited on
Commit
14189c2
1 Parent(s): 02f405f

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
@@ -17,4 +17,17 @@ datasets:
17
  ProofGPT-v0.1 is a 6.7B parameter language model based on the GPT-NeoX architecture and trained on the [proof-pile](https://huggingface.co/datasets/hoskinson-center/proof-pile) (v1.1).
18
  We initiailized training with pythia-6.7b weights, a precursor to the [pythia-6.9b](https://huggingface.co/EleutherAI/pythia-6.9b) model that has roughly equivalent performance.
19
 
20
- Detailed evaluations coming soon :)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  ProofGPT-v0.1 is a 6.7B parameter language model based on the GPT-NeoX architecture and trained on the [proof-pile](https://huggingface.co/datasets/hoskinson-center/proof-pile) (v1.1).
18
  We initiailized training with pythia-6.7b weights, a precursor to the [pythia-6.9b](https://huggingface.co/EleutherAI/pythia-6.9b) model that has roughly equivalent performance.
19
 
20
+ Detailed evaluations coming soon :)
21
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
22
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_hoskinson-center__proofGPT-v0.1-6.7B)
23
+
24
+ | Metric | Value |
25
+ |-----------------------|---------------------------|
26
+ | Avg. | 25.82 |
27
+ | ARC (25-shot) | 23.29 |
28
+ | HellaSwag (10-shot) | 28.45 |
29
+ | MMLU (5-shot) | 24.57 |
30
+ | TruthfulQA (0-shot) | 50.87 |
31
+ | Winogrande (5-shot) | 51.14 |
32
+ | GSM8K (5-shot) | 0.0 |
33
+ | DROP (3-shot) | 2.43 |