Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
  license: apache-2.0
3
- base_model: ConvexAI/Metabird-7B
4
  tags:
5
  - generated_from_trainer
 
6
  model-index:
7
  - name: out
8
  results: []
@@ -143,3 +143,17 @@ The following hyperparameters were used during training:
143
  - Pytorch 2.1.2+cu121
144
  - Datasets 2.16.1
145
  - Tokenizers 0.15.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
 
3
  tags:
4
  - generated_from_trainer
5
+ base_model: ConvexAI/Metabird-7B
6
  model-index:
7
  - name: out
8
  results: []
 
143
  - Pytorch 2.1.2+cu121
144
  - Datasets 2.16.1
145
  - Tokenizers 0.15.0
146
+
147
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
148
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_NovoCode__Metabird-7b-DPO)
149
+
150
+ | Metric |Value|
151
+ |---------------------------------|----:|
152
+ |Avg. |61.70|
153
+ |AI2 Reasoning Challenge (25-Shot)|65.96|
154
+ |HellaSwag (10-Shot) |86.29|
155
+ |MMLU (5-Shot) |64.46|
156
+ |TruthfulQA (0-shot) |60.30|
157
+ |Winogrande (5-shot) |81.37|
158
+ |GSM8k (5-shot) |11.83|
159
+