SaylorTwift HF Staff commited on
Commit
464a257
·
verified ·
1 Parent(s): dba1be0

Add community evaluation results

Browse files

Adds .eval_results/DeepSeek-V4.1-Flash.yaml with results mapped to registered Hub benchmarks (GPQA-Diamond, HLE, HLE w/ tools, Terminal-Bench 2.1/3.0/4.0, DeepSWE v1.1), extracted from the model card's Instruct-model benchmark table.

.eval_results/DeepSeek-V4.1-Flash.yaml ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ - dataset:
2
+ id: Idavidrein/gpqa
3
+ task_id: diamond
4
+ value: 90.9
5
+ date: "2026-09-10"
6
+ source:
7
+ url: https://huggingface.co/deepseek-ai/DeepSeek-V4.1-Flash
8
+ name: "DeepSeek-V4.1-Flash model card"
9
+
10
+ - dataset:
11
+ id: cais/hle
12
+ task_id: hle
13
+ value: 36.8
14
+ date: "2026-09-10"
15
+ source:
16
+ url: https://huggingface.co/deepseek-ai/DeepSeek-V4.1-Flash
17
+ name: "DeepSeek-V4.1-Flash model card"
18
+
19
+ - dataset:
20
+ id: cais/hle
21
+ task_id: hle
22
+ value: 63.9
23
+ date: "2026-09-10"
24
+ source:
25
+ url: https://huggingface.co/deepseek-ai/DeepSeek-V4.1-Flash
26
+ name: "DeepSeek-V4.1-Flash model card"
27
+ notes: "With tools; harness not specified in the model card."
28
+
29
+ - dataset:
30
+ id: harborframework/terminal-bench-2.1
31
+ task_id: terminalbench_2_1
32
+ value: 90.6
33
+ date: "2026-09-10"
34
+ source:
35
+ url: https://huggingface.co/deepseek-ai/DeepSeek-V4.1-Flash
36
+ name: "DeepSeek-V4.1-Flash model card"
37
+ notes: "DeepSeek Harness, Minimal mode, 1M-token context."
38
+
39
+ - dataset:
40
+ id: harborframework/terminal-bench
41
+ task_id: terminalbench_3
42
+ value: 30.0
43
+ date: "2026-09-10"
44
+ source:
45
+ url: https://huggingface.co/deepseek-ai/DeepSeek-V4.1-Flash
46
+ name: "DeepSeek-V4.1-Flash model card"
47
+ notes: "DeepSeek Harness, Minimal mode, 1M-token context."
48
+
49
+ - dataset:
50
+ id: harborframework/terminal-bench
51
+ task_id: terminalbench_4
52
+ value: 31.2
53
+ date: "2026-09-10"
54
+ source:
55
+ url: https://huggingface.co/deepseek-ai/DeepSeek-V4.1-Flash
56
+ name: "DeepSeek-V4.1-Flash model card"
57
+ notes: "DeepSeek Harness, Minimal mode, 1M-token context."
58
+
59
+ - dataset:
60
+ id: datacurve/deep-swe
61
+ task_id: deep_swe
62
+ value: 74.2
63
+ date: "2026-09-10"
64
+ source:
65
+ url: https://huggingface.co/deepseek-ai/DeepSeek-V4.1-Flash
66
+ name: "DeepSeek-V4.1-Flash model card"
67
+ notes: "Reported as 'DeepSWE v1.1'; official mini-swe-agent harness."