初始化项目,由ModelHub XC社区提供模型
Model: Henry236/east8b-eg-lora-heuristic Source: Original Platform
This commit is contained in:
48
checkpoint-50/trainer_state.json
Normal file
48
checkpoint-50/trainer_state.json
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"best_global_step": null,
|
||||
"best_metric": null,
|
||||
"best_model_checkpoint": null,
|
||||
"epoch": 0.08680555555555555,
|
||||
"eval_steps": 500,
|
||||
"global_step": 50,
|
||||
"is_hyper_param_search": false,
|
||||
"is_local_process_zero": true,
|
||||
"is_world_process_zero": true,
|
||||
"log_history": [
|
||||
{
|
||||
"epoch": 0.034722222222222224,
|
||||
"grad_norm": 2.985321283340454,
|
||||
"learning_rate": 1.6379310344827587e-06,
|
||||
"loss": 2.6523,
|
||||
"step": 20
|
||||
},
|
||||
{
|
||||
"epoch": 0.06944444444444445,
|
||||
"grad_norm": 2.353632926940918,
|
||||
"learning_rate": 3.362068965517242e-06,
|
||||
"loss": 2.4359,
|
||||
"step": 40
|
||||
}
|
||||
],
|
||||
"logging_steps": 20,
|
||||
"max_steps": 1152,
|
||||
"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": false
|
||||
},
|
||||
"attributes": {}
|
||||
}
|
||||
},
|
||||
"total_flos": 1.0097368477728768e+16,
|
||||
"train_batch_size": 4,
|
||||
"trial_name": null,
|
||||
"trial_params": null
|
||||
}
|
||||
Reference in New Issue
Block a user