初始化项目,由ModelHub XC社区提供模型
Model: inarikami/monogptari-6.7b Source: Original Platform
This commit is contained in:
25
trainer_state.json
Normal file
25
trainer_state.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"best_metric": null,
|
||||
"best_model_checkpoint": null,
|
||||
"epoch": 3.0,
|
||||
"global_step": 324,
|
||||
"is_hyper_param_search": false,
|
||||
"is_local_process_zero": true,
|
||||
"is_world_process_zero": true,
|
||||
"log_history": [
|
||||
{
|
||||
"epoch": 3.0,
|
||||
"step": 324,
|
||||
"total_flos": 27181908492288.0,
|
||||
"train_loss": 1.6827175940996335,
|
||||
"train_runtime": 1723.9501,
|
||||
"train_samples_per_second": 1.495,
|
||||
"train_steps_per_second": 0.188
|
||||
}
|
||||
],
|
||||
"max_steps": 324,
|
||||
"num_train_epochs": 3,
|
||||
"total_flos": 27181908492288.0,
|
||||
"trial_name": null,
|
||||
"trial_params": null
|
||||
}
|
||||
Reference in New Issue
Block a user