初始化项目,由ModelHub XC社区提供模型
Model: layai/syn-news-vanilla Source: Original Platform
This commit is contained in:
51
trainer_state.json
Normal file
51
trainer_state.json
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"best_metric": null,
|
||||
"best_model_checkpoint": null,
|
||||
"epoch": 2.8085106382978724,
|
||||
"eval_steps": 500,
|
||||
"global_step": 33,
|
||||
"is_hyper_param_search": false,
|
||||
"is_local_process_zero": true,
|
||||
"is_world_process_zero": true,
|
||||
"log_history": [
|
||||
{
|
||||
"epoch": 2.8085106382978724,
|
||||
"step": 33,
|
||||
"total_flos": 3.013305307024589e+16,
|
||||
"train_loss": 0.5562688076134884,
|
||||
"train_runtime": 561.5419,
|
||||
"train_samples_per_second": 9.905,
|
||||
"train_steps_per_second": 0.059
|
||||
}
|
||||
],
|
||||
"logging_steps": 500,
|
||||
"max_steps": 33,
|
||||
"num_input_tokens_seen": 0,
|
||||
"num_train_epochs": 3,
|
||||
"save_steps": 500,
|
||||
"stateful_callbacks": {
|
||||
"EarlyStoppingCallback": {
|
||||
"args": {
|
||||
"early_stopping_patience": 3,
|
||||
"early_stopping_threshold": 0.0
|
||||
},
|
||||
"attributes": {
|
||||
"early_stopping_patience_counter": 0
|
||||
}
|
||||
},
|
||||
"TrainerControl": {
|
||||
"args": {
|
||||
"should_epoch_stop": false,
|
||||
"should_evaluate": false,
|
||||
"should_log": false,
|
||||
"should_save": true,
|
||||
"should_training_stop": true
|
||||
},
|
||||
"attributes": {}
|
||||
}
|
||||
},
|
||||
"total_flos": 3.013305307024589e+16,
|
||||
"train_batch_size": 40,
|
||||
"trial_name": null,
|
||||
"trial_params": null
|
||||
}
|
||||
Reference in New Issue
Block a user