nielsr HF Staff commited on
Commit
84d32db
·
verified ·
1 Parent(s): a7e62ac

Add MMLU Pro evaluation results

Browse files

This PR ensures your model shows up at [https://huggingface.co/datasets/TIGER-Lab/MMLU-Pro.

This is based on the new evaluation results feature: https://huggingface.co/docs/hub/eval-results.

Files changed (1) hide show
  1. .eval_results/mmlu_pro.yaml +8 -0
.eval_results/mmlu_pro.yaml ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ - dataset:
2
+ id: TIGER-Lab/MMLU-Pro
3
+ task_id: mmlu_pro
4
+ value: 85.0
5
+ source:
6
+ url: https://huggingface.co/deepseek-ai/DeepSeek-V3.2/blob/main/assets/paper.pdf
7
+ name: DeepSeek-V3.2 technical report
8
+ user: nielsr