File size: 1,285 Bytes
d4c2896
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
  "generated_at": "2026-08-03T21:27:04",
  "seed": 42,
  "source": "https://github.com/deepseek-ai/DeepSpec/tree/main/eval_datasets",
  "input_format": "{\"turns\": [\"<prompt>\", ...]} por línea",
  "multi_turn": "turns unidas con \\n (mt-bench/arena-hard-v2)",
  "sampling": "shuffle con RNG(seed) + recorte; None = dataset completo",
  "total_prompts": 1474,
  "per_dataset": {
    "gsm8k": {
      "domain": "math",
      "available": 1319,
      "sampled": 200
    },
    "math500": {
      "domain": "math",
      "available": 500,
      "sampled": 200
    },
    "aime25": {
      "domain": "math",
      "available": 30,
      "sampled": 30
    },
    "humaneval": {
      "domain": "code",
      "available": 164,
      "sampled": 164
    },
    "mbpp": {
      "domain": "code",
      "available": 257,
      "sampled": 200
    },
    "livecodebench": {
      "domain": "code",
      "available": 1055,
      "sampled": 200
    },
    "mt-bench": {
      "domain": "chat",
      "available": 80,
      "sampled": 80
    },
    "alpaca": {
      "domain": "chat",
      "available": 52002,
      "sampled": 200
    },
    "arena-hard-v2": {
      "domain": "chat",
      "available": 750,
      "sampled": 200
    }
  },
  "output": "experiments/prompts/f1-sample.jsonl"
}