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

Model: Itachi-42/loomstack-qwen-4b-sft-prompted
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-08 17:45:18 +08:00
commit a095e68155
20 changed files with 1621 additions and 0 deletions

View File

@@ -0,0 +1,97 @@
{
"best_global_step": null,
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 2.0,
"eval_steps": 500,
"global_step": 46,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.2222222222222222,
"grad_norm": 1.1335915327072144,
"learning_rate": 4e-05,
"loss": 1.5912062644958496,
"step": 5
},
{
"epoch": 0.4444444444444444,
"grad_norm": 0.6459155082702637,
"learning_rate": 9e-05,
"loss": 1.4655878067016601,
"step": 10
},
{
"epoch": 0.6666666666666666,
"grad_norm": 0.27912870049476624,
"learning_rate": 8.888888888888889e-05,
"loss": 1.1650965690612793,
"step": 15
},
{
"epoch": 0.8888888888888888,
"grad_norm": 0.1820841282606125,
"learning_rate": 7.500000000000001e-05,
"loss": 1.049769687652588,
"step": 20
},
{
"epoch": 1.0888888888888888,
"grad_norm": 0.1968541294336319,
"learning_rate": 6.111111111111112e-05,
"loss": 0.9898567199707031,
"step": 25
},
{
"epoch": 1.3111111111111111,
"grad_norm": 0.19340793788433075,
"learning_rate": 4.722222222222222e-05,
"loss": 0.9217240333557128,
"step": 30
},
{
"epoch": 1.5333333333333332,
"grad_norm": 0.2265610694885254,
"learning_rate": 3.3333333333333335e-05,
"loss": 0.8805510520935058,
"step": 35
},
{
"epoch": 1.7555555555555555,
"grad_norm": 0.19213956594467163,
"learning_rate": 1.9444444444444445e-05,
"loss": 0.8660545349121094,
"step": 40
},
{
"epoch": 1.9777777777777779,
"grad_norm": 0.16457489132881165,
"learning_rate": 5.555555555555556e-06,
"loss": 0.8333394050598144,
"step": 45
}
],
"logging_steps": 5,
"max_steps": 46,
"num_input_tokens_seen": 0,
"num_train_epochs": 2,
"save_steps": 50,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": true
},
"attributes": {}
}
},
"total_flos": 1.846071671709696e+16,
"train_batch_size": 1,
"trial_name": null,
"trial_params": null
}