PEFT
PyTorch
Safetensors
llama
Generated from Trainer
mtasic85 commited on
Commit
2b0f238
2 Parent(s): 817caaa 32b1ee7

license: apache 2.0

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -151,3 +151,17 @@ The following hyperparameters were used during training:
151
  - Pytorch 2.4.0
152
  - Datasets 2.20.0
153
  - Tokenizers 0.19.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
151
  - Pytorch 2.4.0
152
  - Datasets 2.20.0
153
  - Tokenizers 0.19.1
154
+
155
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
156
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_tangledgroup__tangled-llama-pints-1.5b-v0.1-instruct)
157
+
158
+ | Metric |Value|
159
+ |-------------------|----:|
160
+ |Avg. | 4.18|
161
+ |IFEval (0-Shot) |15.09|
162
+ |BBH (3-Shot) | 3.84|
163
+ |MATH Lvl 5 (4-Shot)| 0.08|
164
+ |GPQA (0-shot) | 0.00|
165
+ |MuSR (0-shot) | 4.85|
166
+ |MMLU-PRO (5-shot) | 1.21|
167
+