初始化项目,由ModelHub XC社区提供模型
Model: Gandalf1/qwen3-8b-finance-sft-phase2 Source: Original Platform
This commit is contained in:
90
checkpoint-40/trainer_state.json
Normal file
90
checkpoint-40/trainer_state.json
Normal file
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"best_global_step": null,
|
||||
"best_metric": null,
|
||||
"best_model_checkpoint": null,
|
||||
"epoch": 0.6694560669456067,
|
||||
"eval_steps": 500,
|
||||
"global_step": 40,
|
||||
"is_hyper_param_search": false,
|
||||
"is_local_process_zero": true,
|
||||
"is_world_process_zero": true,
|
||||
"log_history": [
|
||||
{
|
||||
"epoch": 0.16736401673640167,
|
||||
"grad_norm": 1.0720182657241821,
|
||||
"learning_rate": 1.993822843360249e-05,
|
||||
"loss": 1.6067840576171875,
|
||||
"memory/device_reserved (GiB)": 33.31,
|
||||
"memory/max_active (GiB)": 32.17,
|
||||
"memory/max_allocated (GiB)": 32.17,
|
||||
"ppl": 4.98675,
|
||||
"step": 10,
|
||||
"tokens/total": 3932160,
|
||||
"tokens/train_per_sec_per_gpu": 16.35,
|
||||
"tokens/trainable": 1840181
|
||||
},
|
||||
{
|
||||
"epoch": 0.33472803347280333,
|
||||
"grad_norm": 0.36571913957595825,
|
||||
"learning_rate": 1.925203832797706e-05,
|
||||
"loss": 1.4119406700134278,
|
||||
"memory/device_reserved (GiB)": 33.31,
|
||||
"memory/max_active (GiB)": 32.17,
|
||||
"memory/max_allocated (GiB)": 32.17,
|
||||
"ppl": 4.10391,
|
||||
"step": 20,
|
||||
"tokens/total": 7864320,
|
||||
"tokens/train_per_sec_per_gpu": 17.64,
|
||||
"tokens/trainable": 3698601
|
||||
},
|
||||
{
|
||||
"epoch": 0.502092050209205,
|
||||
"grad_norm": 0.25172561407089233,
|
||||
"learning_rate": 1.785532003850676e-05,
|
||||
"loss": 1.3203330993652345,
|
||||
"memory/device_reserved (GiB)": 33.31,
|
||||
"memory/max_active (GiB)": 32.17,
|
||||
"memory/max_allocated (GiB)": 32.17,
|
||||
"ppl": 3.74467,
|
||||
"step": 30,
|
||||
"tokens/total": 11796480,
|
||||
"tokens/train_per_sec_per_gpu": 18.14,
|
||||
"tokens/trainable": 5537401
|
||||
},
|
||||
{
|
||||
"epoch": 0.6694560669456067,
|
||||
"grad_norm": 0.21719826757907867,
|
||||
"learning_rate": 1.5855337551329285e-05,
|
||||
"loss": 1.2934332847595216,
|
||||
"memory/device_reserved (GiB)": 33.31,
|
||||
"memory/max_active (GiB)": 32.17,
|
||||
"memory/max_allocated (GiB)": 32.17,
|
||||
"ppl": 3.64528,
|
||||
"step": 40,
|
||||
"tokens/total": 15728640,
|
||||
"tokens/train_per_sec_per_gpu": 18.49,
|
||||
"tokens/trainable": 7378776
|
||||
}
|
||||
],
|
||||
"logging_steps": 10,
|
||||
"max_steps": 118,
|
||||
"num_input_tokens_seen": 0,
|
||||
"num_train_epochs": 2,
|
||||
"save_steps": 20,
|
||||
"stateful_callbacks": {
|
||||
"TrainerControl": {
|
||||
"args": {
|
||||
"should_epoch_stop": false,
|
||||
"should_evaluate": false,
|
||||
"should_log": false,
|
||||
"should_save": true,
|
||||
"should_training_stop": false
|
||||
},
|
||||
"attributes": {}
|
||||
}
|
||||
},
|
||||
"total_flos": 7.22482444149719e+17,
|
||||
"train_batch_size": 8,
|
||||
"trial_name": null,
|
||||
"trial_params": null
|
||||
}
|
||||
Reference in New Issue
Block a user