YTan2000 commited on
Commit
337fd81
·
verified ·
1 Parent(s): af2bbe2

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -76,11 +76,11 @@ Validated on NVIDIA RTX 3090 (24 GB), single stream, draft-MTP speculative decod
76
  | HumanEval+ | 88.4 | official scorer, pass@1 |
77
  | MBPP | 90.5 | official scorer, pass@1 |
78
  | MBPP+ | 77.2 | official scorer, pass@1 |
79
- | BenchLoop coding | 93.8 | |
80
- | BenchLoop reason-math | 86.7 | |
81
- | BenchLoop toolcall | 81.7 | |
82
- | BenchLoop data-extract | 80.2 | |
83
- | BenchLoop instruct-follow | 62.2 | |
84
 
85
  Model size: 13.8 GB (4.24 BPW).
86
 
@@ -102,11 +102,11 @@ The 3.8's MTP head is better trained than the 3.6's (acceptance 0.849 vs 0.796),
102
  | Size (GB) | 13.39 GiB | 13.8 |
103
  | Warm long-output decode | 59.0 tok/s | **64.78 tok/s** |
104
  | Hard86 | 76/86 (88.4%) | 74/86 (86.0%) |
105
- | BenchLoop coding (EasyCode) | 100% | 93.8% |
106
- | BenchLoop toolcall | 96.67% | 81.7% |
107
- | BenchLoop data-extract | 90.97% | 80.2% |
108
- | BenchLoop instruct-follow | 76.67% | 62.2% |
109
- | BenchLoop reason-math | 73.33% | **86.7%** |
110
  | Draft-MTP acceptance | 0.796 | **0.849** |
111
 
112
  Notes on the comparison: the 3.6 column is the published model-card number (run under that model's own tuned serving config). The 3.8 column is a first-pass battery — Hard86, task suites and speed under reasoning-off; evalplus under budget-256. The 3.8 wins decisively on decode speed, MTP acceptance and reason-math; on the task suites the 3.6's tuned-config numbers remain the reference until the 3.8 battery is re-tuned.
 
76
  | HumanEval+ | 88.4 | official scorer, pass@1 |
77
  | MBPP | 90.5 | official scorer, pass@1 |
78
  | MBPP+ | 77.2 | official scorer, pass@1 |
79
+ | Coding suite | 93.8 | |
80
+ | Reason-math suite | 86.7 | |
81
+ | Tool-call suite | 81.7 | |
82
+ | Data-extract suite | 80.2 | |
83
+ | Instruction-follow suite | 62.2 | |
84
 
85
  Model size: 13.8 GB (4.24 BPW).
86
 
 
102
  | Size (GB) | 13.39 GiB | 13.8 |
103
  | Warm long-output decode | 59.0 tok/s | **64.78 tok/s** |
104
  | Hard86 | 76/86 (88.4%) | 74/86 (86.0%) |
105
+ | Coding suite | 100% | 93.8% |
106
+ | Tool-call suite | 96.67% | 81.7% |
107
+ | Data-extract suite | 90.97% | 80.2% |
108
+ | Instruction-follow suite | 76.67% | 62.2% |
109
+ | Reason-math suite | 73.33% | **86.7%** |
110
  | Draft-MTP acceptance | 0.796 | **0.849** |
111
 
112
  Notes on the comparison: the 3.6 column is the published model-card number (run under that model's own tuned serving config). The 3.8 column is a first-pass battery — Hard86, task suites and speed under reasoning-off; evalplus under budget-256. The 3.8 wins decisively on decode speed, MTP acceptance and reason-math; on the task suites the 3.6's tuned-config numbers remain the reference until the 3.8 battery is re-tuned.