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

Model: guus4324343/Echo88-150M-Instruct
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-04 03:30:17 +08:00
commit 524ebd2126
9 changed files with 163276 additions and 0 deletions

12
sft_training_info.json Normal file
View File

@@ -0,0 +1,12 @@
{
"base_model": "/content/echo88_final/Echo88-150M-Instruct",
"instruct_dataset": "/content/echo88/echo88_fact_repair_20k.jsonl",
"max_length": 1024,
"micro_batch": 64,
"grad_accum": 2,
"epochs": 4,
"learning_rate": 1e-05,
"train_examples": 19500,
"eval_examples": 500,
"system_prompt": "You are Echo88, a helpful computer assistant whose records go up to the end of 1988. Answer clearly. Do not pretend to know events, products, or culture after 1988."
}