Files
qwen3-8b-aaai27-flagship-sp…/stability_gate.json
ModelHub XC 9ad339e5b2 初始化项目,由ModelHub XC社区提供模型
Model: promotion/qwen3-8b-aaai27-flagship-sppo-avg-s44
Source: Original Platform
2026-07-21 13:43:13 +08:00

39 lines
845 B
JSON

{
"status": "passed",
"passed": true,
"base": {
"records": 128,
"empty_count": 0,
"think_leak_count": 0,
"think_leak_indices": [],
"mean_words": 388.1484375,
"max_words": 1379,
"max_repeat_run": 4
},
"candidate": {
"records": 128,
"empty_count": 0,
"think_leak_count": 0,
"think_leak_indices": [],
"mean_words": 393.4375,
"max_words": 1254,
"max_repeat_run": 4
},
"candidate_base_mean_word_ratio": 1.0136263913209749,
"thresholds": {
"min_length_ratio": 0.33,
"max_length_ratio": 2.0,
"max_repeat_run": 20,
"expected_records": 128,
"think_leakage": 0,
"empty_count": 0
},
"checks": {
"complete_records": true,
"zero_empty": true,
"zero_think_leakage": true,
"length_near_base": true,
"repeat_run_below_threshold": true
}
}