nielsr HF Staff commited on
Commit
d465cbb
·
verified ·
1 Parent(s): 768f209

Add community evaluation results for MMLU-PRO, GPQA

Browse files

This PR adds community-provided evaluation results for the following benchmarks:

- **[MMLU-PRO](https://huggingface.co/datasets/TIGER-Lab/MMLU-Pro)**
**[GPQA](https://huggingface.co/datasets/Idavidrein/gpqa)**

These results were extracted from the model card. This is based on the new [evaluation results feature](https://huggingface.co/docs/hub/eval-results).*Note: This is an automated PR. Please review the evaluation results before merging.*

.eval_results/gpqa.yaml ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ - dataset:
2
+ id: Idavidrein/gpqa
3
+ value: 65.8
4
+ source:
5
+ url: https://huggingface.co/Qwen/Qwen3-4B-Thinking-2507
6
+ name: Model Card
.eval_results/mmlu-pro.yaml ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ - dataset:
2
+ id: TIGER-Lab/MMLU-Pro
3
+ value: 74
4
+ source:
5
+ url: https://huggingface.co/Qwen/Qwen3-4B-Thinking-2507
6
+ name: Model Card