ymcki commited on
Commit
2318c43
·
verified ·
1 Parent(s): ae73ec5

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -48,6 +48,10 @@ Click on the model name go to the raw score json generated by Open LLM Leaderboa
48
 
49
  | Model | Average | IFEval | BHH | Math Lv5 | GPQA | MUSR | MMLU-PRO |
50
  | ----- | ------- | ------ | ----|--------- | ---- | ---- | -------- |
 
 
 
 
51
 
52
  ## How to run this model
53
 
 
48
 
49
  | Model | Average | IFEval | BHH | Math Lv5 | GPQA | MUSR | MMLU-PRO |
50
  | ----- | ------- | ------ | ----|--------- | ---- | ---- | -------- |
51
+ | [Llama-3.1-8B-Instruct](https://huggingface.co/datasets/open-llm-leaderboard/results/raw/main/meta-llama/Meta-Llama-3.1-8B-Instruct/results_2024-10-24T00-00-00.000000.json) | 42.24 | 80.48 | 50.62 | 19.34 | 26.76 | 38.62 | 37.62 |
52
+ | [Llama-3.1-8B-GRPO-Instruct](https://huggingface.co/datasets/open-llm-leaderboard/results/raw/main/ymcki/Llama-3.1-8B-GRPO-Instruct/results_2025-02-24T17-37-02.760485.json) | 42.00 | 75.61 | 51.21 | 20.24 | 29.45 | 38.10 | 37.38 |
53
+
54
+ Gain in reasoning and math is offset by instruction following.
55
 
56
  ## How to run this model
57