Files
monogptari-6.7b/trainer_state.json
ModelHub XC 46f81a2561 初始化项目,由ModelHub XC社区提供模型
Model: inarikami/monogptari-6.7b
Source: Original Platform
2026-08-09 03:21:13 +08:00

26 lines
588 B
JSON

{
"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
}