feat(v2): T12+T13 实验脚本 bench_tokens 与 E1 token 经济学跑数

This commit is contained in:
tzt
2026-08-30 21:20:00 +08:00
parent 70b9907a89
commit b900082c6d
7 changed files with 348 additions and 2 deletions
@@ -0,0 +1,13 @@
id,domain,a1_full,a2_ws,a3_rollup,a4_prefix,prefix_hit,reduction_a2,reduction_a4
code_01,code,408,169,209,209,163,0.5858,0.4877
code_02,code,402,162,202,202,156,0.597,0.4975
code_03,code,406,166,206,206,161,0.5911,0.4926
math_01,math,395,155,195,195,150,0.6076,0.5063
math_02,math,392,153,193,193,147,0.6097,0.5077
legal_01,legal,408,169,209,209,166,0.5858,0.4877
medical_01,medical,403,157,197,197,158,0.6104,0.5112
finance_01,finance,399,153,193,193,154,0.6165,0.5163
life_01,life,392,152,192,192,146,0.6122,0.5102
education_01,education,396,148,189,189,154,0.6263,0.5227
general_01,general,403,157,197,197,158,0.6104,0.5112
general_02,general,396,149,190,190,150,0.6237,0.5202
1 id domain a1_full a2_ws a3_rollup a4_prefix prefix_hit reduction_a2 reduction_a4
2 code_01 code 408 169 209 209 163 0.5858 0.4877
3 code_02 code 402 162 202 202 156 0.597 0.4975
4 code_03 code 406 166 206 206 161 0.5911 0.4926
5 math_01 math 395 155 195 195 150 0.6076 0.5063
6 math_02 math 392 153 193 193 147 0.6097 0.5077
7 legal_01 legal 408 169 209 209 166 0.5858 0.4877
8 medical_01 medical 403 157 197 197 158 0.6104 0.5112
9 finance_01 finance 399 153 193 193 154 0.6165 0.5163
10 life_01 life 392 152 192 192 146 0.6122 0.5102
11 education_01 education 396 148 189 189 154 0.6263 0.5227
12 general_01 general 403 157 197 197 158 0.6104 0.5112
13 general_02 general 396 149 190 190 150 0.6237 0.5202