初始化项目,由ModelHub XC社区提供模型
Model: promotion/qwen3-8b-aaai27-flagship-dpo-s42 Source: Original Platform
This commit is contained in:
38
stability_gate.json
Normal file
38
stability_gate.json
Normal 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": 406.4921875,
|
||||
"max_words": 1334,
|
||||
"max_repeat_run": 4
|
||||
},
|
||||
"candidate_base_mean_word_ratio": 1.0472596260290241,
|
||||
"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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user