修改脚本结构MOE

This commit is contained in:
2026-04-19 18:33:36 +08:00
parent 745868a456
commit 6693f3916c
13 changed files with 1675 additions and 1096 deletions

11
best_hyperparams.json Normal file
View File

@@ -0,0 +1,11 @@
{
"best_config": {
"lambda_bw_mon": 0.0,
"lambda_IL_mon": 0.3,
"lambda_vpiL": 0.005,
"lambda_smooth": 0.1
},
"final_train_loss": 0.011141298338770866,
"final_test_loss": 0.013557782396674156,
"n_params": 619503
}