CoolFace
Modelpublic

lamahugface/sqlcoder-stackexchange

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes5downloads
trainer_state.json57 linesDownload Raw Back to checkpoint-29
1{
2  "best_global_step": 29,
3  "best_metric": 0.09725816547870636,
4  "best_model_checkpoint": "finetune/sqlcoder-finetuned\\checkpoint-29",
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": 0.35398230088495575,
14      "grad_norm": 1.021061897277832,
15      "learning_rate": 0.00019882804237803488,
16      "loss": 0.21164827346801757,
17      "step": 10
18    },
19    {
20      "epoch": 0.7079646017699115,
21      "grad_norm": 0.6921543478965759,
22      "learning_rate": 0.00018595696069872013,
23      "loss": 0.06274759769439697,
24      "step": 20
25    },
26    {
27      "epoch": 1.0,
28      "eval_loss": 0.09725816547870636,
29      "eval_runtime": 6.4034,
30      "eval_samples_per_second": 3.904,
31      "eval_steps_per_second": 2.03,
32      "step": 29
33    }
34  ],
35  "logging_steps": 10,
36  "max_steps": 87,
37  "num_input_tokens_seen": 0,
38  "num_train_epochs": 3,
39  "save_steps": 500,
40  "stateful_callbacks": {
41    "TrainerControl": {
42      "args": {
43        "should_epoch_stop": false,
44        "should_evaluate": false,
45        "should_log": false,
46        "should_save": true,
47        "should_training_stop": false
48      },
49      "attributes": {}
50    }
51  },
52  "total_flos": 3028108894863360.0,
53  "train_batch_size": 2,
54  "trial_name": null,
55  "trial_params": null
56}
57