klasocki nielsr HF Staff commited on
Commit
cf5205d
·
1 Parent(s): 144c6a0

Add community evaluation results for GPQA, GSM8K, MMLU-PRO (#3)

Browse files

- Add community evaluation results for GPQA, GSM8K, MMLU-PRO (fad84b8a20c9afadf5250a2fed7ae60817a1aa4e)


Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>

.eval_results/gpqa.yaml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ - dataset:
2
+ id: Idavidrein/gpqa
3
+ task_id: diamond
4
+ value: 83.8
5
+ source:
6
+ url: https://huggingface.co/bottlecapai/ThinkingCap-Qwen3.6-27B
7
+ name: Model Card
.eval_results/gsm8k.yaml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ - dataset:
2
+ id: openai/gsm8k
3
+ task_id: gsm8k
4
+ value: 96.5
5
+ source:
6
+ url: https://huggingface.co/bottlecapai/ThinkingCap-Qwen3.6-27B
7
+ name: Model Card
.eval_results/mmlu-pro.yaml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ - dataset:
2
+ id: TIGER-Lab/MMLU-Pro
3
+ task_id: mmlu_pro
4
+ value: 85.4
5
+ source:
6
+ url: https://huggingface.co/bottlecapai/ThinkingCap-Qwen3.6-27B
7
+ name: Model Card