初始化项目,由ModelHub XC社区提供模型

Model: jiamingshan/AHA-L2A-Qwen3-1.7B-repro
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-21 11:06:13 +08:00
commit c13d63b439
48 changed files with 165513 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"source_dataset": "/workspace/AHA/AHA-OLMO2/experiments/datasets/am-distilled-32768",
"output_dataset": "/workspace/AHA/AHA-Qwen3/experiments/datasets/am-distilled-32768-mix-long12k512-rand512",
"seed": 124,
"long_n": 512,
"rand_n": 512,
"min_long": 12288,
"rows": 1024,
"min_tokens": 369,
"p50": 12580,
"p90": 21189,
"p95": 24547,
"p99": 30902,
"max_tokens": 32618,
"mean_tokens": 10600.341796875,
"frac_ge_8192": 0.5517578125,
"frac_ge_12288": 0.5302734375
}