File size: 938 Bytes
2d67aa6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
59
60
61
62
63
{
  "config": {
    "target_model": "/workspace/models/Qwen3-8B",
    "draft_model": "/workspace/models/Qwen3-8B-DFlash-b16",
    "dataset": "math500",
    "max_samples": 2,
    "max_new_tokens": 64,
    "num_denoise_steps": 1,
    "temperature": 0.0,
    "num_gpus": 1
  },
  "results": {
    "avg_tau": 3.72972972972973,
    "median_tau": 2,
    "per_sample_tau": [
      3.1818181818181817,
      4.533333333333333
    ],
    "total_blocks": 37,
    "total_tokens": 128,
    "total_gpu_time": 1.8252148628234863,
    "wall_clock_time": 1.2869646549224854,
    "all_acceptance_lengths": [
      1,
      1,
      2,
      3,
      3,
      2,
      10,
      2,
      3,
      2,
      3,
      1,
      2,
      2,
      1,
      2,
      2,
      10,
      1,
      5,
      5,
      7,
      1,
      1,
      1,
      2,
      1,
      3,
      3,
      4,
      4,
      16,
      16,
      1,
      3,
      6,
      6
    ]
  }
}