Adding Evaluation Results

#2
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -11,3 +11,17 @@ pipeline_tag: text-generation
11
  ---
12
  # Model Card for Model ID
13
  This model is a pythia 1.4B finetuned on the sharegpt dataset.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
  # Model Card for Model ID
13
  This model is a pythia 1.4B finetuned on the sharegpt dataset.
14
+
15
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
16
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_HWERI__pythia-1.4b-deduped-sharegpt)
17
+
18
+ | Metric | Value |
19
+ |-----------------------|---------------------------|
20
+ | Avg. | 30.79 |
21
+ | ARC (25-shot) | 34.3 |
22
+ | HellaSwag (10-shot) | 54.49 |
23
+ | MMLU (5-shot) | 24.0 |
24
+ | TruthfulQA (0-shot) | 41.81 |
25
+ | Winogrande (5-shot) | 55.25 |
26
+ | GSM8K (5-shot) | 0.83 |
27
+ | DROP (3-shot) | 4.88 |