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

Model: cs-552-2026-OAAA/general_knowledge_model
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-13 10:06:17 +08:00
commit 9b9174172b
17 changed files with 152477 additions and 0 deletions

16
training_summary.json Normal file
View File

@@ -0,0 +1,16 @@
{
"base": "general_knowledge_explanation_sft_12k_backup",
"continuation": "10k strong-filtered MMLU-Pro-CoT",
"evaluation": {
"max_new_tokens": 16000,
"do_sample": false,
"system_prompt": "You are a careful multiple-choice reasoning model.",
"heldout_100": {
"boxed_accuracy": 0.77,
"fallback_accuracy": 0.79,
"boxed_rate": 0.98,
"clean_boxed_rate": 0.98,
"format_gap": 0.02
}
}
}