Files changed (1) hide show
  1. README.md +0 -13
README.md CHANGED
@@ -210,16 +210,3 @@ model = AutoModelForCausalLM.from_pretrained("MaziyarPanahi/calme-2.1-qwen2-72b"
210
 
211
  As with any large language model, users should be aware of potential biases and limitations. We recommend implementing appropriate safeguards and human oversight when deploying this model in production environments.
212
 
213
- # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
214
- Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_MaziyarPanahi__calme-2.1-qwen2-72b)
215
-
216
- | Metric |Value|
217
- |-------------------|----:|
218
- |Avg. |43.61|
219
- |IFEval (0-Shot) |81.63|
220
- |BBH (3-Shot) |57.33|
221
- |MATH Lvl 5 (4-Shot)|36.03|
222
- |GPQA (0-shot) |17.45|
223
- |MuSR (0-shot) |20.15|
224
- |MMLU-PRO (5-shot) |49.05|
225
-
 
210
 
211
  As with any large language model, users should be aware of potential biases and limitations. We recommend implementing appropriate safeguards and human oversight when deploying this model in production environments.
212