leaderboard-pr-bot commited on
Commit
491555b
1 Parent(s): 8e9c93c

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
@@ -14,4 +14,17 @@ This model is tuned on the **LogiCoT** data and the GPT-4 alpaca data with the *
14
 
15
  We use 2 A100 GPUs
16
 
17
- We first instruction-tuning LLaMa-7b on the GPT-4 alpaca data for 3 days, then on the LogiCoT data for 4 days.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
 
15
  We use 2 A100 GPUs
16
 
17
+ We first instruction-tuning LLaMa-7b on the GPT-4 alpaca data for 3 days, then on the LogiCoT data for 4 days.
18
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
19
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_csitfun__llama-7b-logicot)
20
+
21
+ | Metric | Value |
22
+ |-----------------------|---------------------------|
23
+ | Avg. | 39.37 |
24
+ | ARC (25-shot) | 47.01 |
25
+ | HellaSwag (10-shot) | 72.56 |
26
+ | MMLU (5-shot) | 38.93 |
27
+ | TruthfulQA (0-shot) | 43.63 |
28
+ | Winogrande (5-shot) | 67.56 |
29
+ | GSM8K (5-shot) | 0.0 |
30
+ | DROP (3-shot) | 5.92 |