Files
loomstack-qwen-sft/checkpoint-12/trainer_state.json

49 lines
1.1 KiB
JSON
Raw Permalink Normal View History

{
"best_global_step": null,
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 2.0,
"eval_steps": 500,
"global_step": 12,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.8888888888888888,
"grad_norm": 2.0934898853302,
"learning_rate": 8.000000000000001e-06,
"loss": 1.8628171920776366,
"step": 5
},
{
"epoch": 1.7111111111111112,
"grad_norm": 1.816219449043274,
"learning_rate": 1.8e-05,
"loss": 1.8059501647949219,
"step": 10
}
],
"logging_steps": 5,
"max_steps": 12,
"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": 6895348250001408.0,
"train_batch_size": 1,
"trial_name": null,
"trial_params": null
}