christopher-oneill commited on
Commit
a9dba44
·
1 Parent(s): 83b8641

Add community GPQA Diamond evaluation result (72.22%, thinking mode)

Browse files
Files changed (1) hide show
  1. .eval_results/gpqa_diamond.yaml +11 -0
.eval_results/gpqa_diamond.yaml ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # .eval_results/gpqa.yaml
2
+ - dataset:
3
+ id: Idavidrein/gpqa
4
+ task_id: diamond
5
+ value: 72.22
6
+ date: "2026-07-18"
7
+ source:
8
+ url: https://huggingface.co/datasets/Idavidrein/gpqa
9
+ name: Community evaluation — GPQA Diamond (thinking mode, 198 questions, prism-ml/llama.cpp)
10
+ user: christopher-oneill
11
+ notes: "Q2, CTX=32768, thinking mode ON, temp=0.7, top-p=0.95, top-k=20, 143/198 correct, 44 wrong, 11 no-answer (OOTK), 0 errors, RTX4090 ~84 tok/s avg"