CoolFace
Modelpublic

bhandariKaran/postsathi

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes5downloads
trainer_state.json43 linesDownload Raw Back to checkpoint-29
1{
2  "best_global_step": null,
3  "best_metric": null,
4  "best_model_checkpoint": null,
5  "epoch": 1.0,
6  "eval_steps": 500,
7  "global_step": 29,
8  "is_hyper_param_search": false,
9  "is_local_process_zero": true,
10  "is_world_process_zero": true,
11  "log_history": [
12    {
13      "epoch": 1.0,
14      "eval_loss": 1.1150346994400024,
15      "eval_runtime": 122.43,
16      "eval_samples_per_second": 0.408,
17      "eval_steps_per_second": 0.408,
18      "step": 29
19    }
20  ],
21  "logging_steps": 50,
22  "max_steps": 87,
23  "num_input_tokens_seen": 0,
24  "num_train_epochs": 3,
25  "save_steps": 500,
26  "stateful_callbacks": {
27    "TrainerControl": {
28      "args": {
29        "should_epoch_stop": false,
30        "should_evaluate": false,
31        "should_log": false,
32        "should_save": true,
33        "should_training_stop": false
34      },
35      "attributes": {}
36    }
37  },
38  "total_flos": 814324705413120.0,
39  "train_batch_size": 1,
40  "trial_name": null,
41  "trial_params": null
42}
43