PEFT
PyTorch
Safetensors
llama
Generated from Trainer
mtasic85 commited on
Commit
11237f3
2 Parent(s): 5a12eee 4ffb38e

license: apache 2.0

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -158,4 +158,17 @@ The following hyperparameters were used during training:
158
  - Transformers 4.45.0.dev0
159
  - Pytorch 2.4.1
160
  - Datasets 2.21.0
161
- - Tokenizers 0.19.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
158
  - Transformers 4.45.0.dev0
159
  - Pytorch 2.4.1
160
  - Datasets 2.21.0
161
+ - Tokenizers 0.19.1
162
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
163
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_tangledgroup__tangled-llama-pints-1.5b-v0.2-instruct)
164
+
165
+ | Metric |Value|
166
+ |-------------------|----:|
167
+ |Avg. | 4.66|
168
+ |IFEval (0-Shot) |17.24|
169
+ |BBH (3-Shot) | 4.08|
170
+ |MATH Lvl 5 (4-Shot)| 0.76|
171
+ |GPQA (0-shot) | 0.00|
172
+ |MuSR (0-shot) | 4.57|
173
+ |MMLU-PRO (5-shot) | 1.30|
174
+