leaderboard-pr-bot commited on
Commit
f5bd0f8
1 Parent(s): 024c8a3

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 +15 -1
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
2
  license: apache-2.0
3
- base_model: mistralai/Mistral-7B-v0.1
4
  tags:
5
  - trl
6
  - sft
7
  - generated_from_trainer
 
8
  model-index:
9
  - name: mistral-environment-all
10
  results: []
@@ -119,3 +119,17 @@ The following hyperparameters were used during training:
119
  - **Compute Region:** [More Information Needed]
120
  - **Carbon Emitted:** [More Information Needed]
121
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
 
3
  tags:
4
  - trl
5
  - sft
6
  - generated_from_trainer
7
+ base_model: mistralai/Mistral-7B-v0.1
8
  model-index:
9
  - name: mistral-environment-all
10
  results: []
 
119
  - **Compute Region:** [More Information Needed]
120
  - **Carbon Emitted:** [More Information Needed]
121
 
122
+
123
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
124
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_fionazhang__mistral-environment-all)
125
+
126
+ | Metric |Value|
127
+ |---------------------------------|----:|
128
+ |Avg. |29.18|
129
+ |AI2 Reasoning Challenge (25-Shot)|29.44|
130
+ |HellaSwag (10-Shot) |25.89|
131
+ |MMLU (5-Shot) |23.12|
132
+ |TruthfulQA (0-shot) |47.92|
133
+ |Winogrande (5-shot) |48.70|
134
+ |GSM8k (5-shot) | 0.00|
135
+