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

Model: promotion/qwen3-8b-aaai27-flagship-sppo-avg-s44
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-21 13:43:13 +08:00
commit 9ad339e5b2
21 changed files with 4225 additions and 0 deletions

38
stability_gate.json Normal file
View File

@@ -0,0 +1,38 @@
{
"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
}
}