File size: 2,549 Bytes
a2a1efa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
{
  "best_metric": null,
  "best_model_checkpoint": null,
  "epoch": 3.0,
  "eval_steps": 500,
  "global_step": 4611,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 0.32530904359141183,
      "grad_norm": 2.106748104095459,
      "learning_rate": 4.4578182606809806e-05,
      "loss": 0.2929,
      "step": 500
    },
    {
      "epoch": 0.6506180871828237,
      "grad_norm": 2.5638720989227295,
      "learning_rate": 3.91563652136196e-05,
      "loss": 0.1158,
      "step": 1000
    },
    {
      "epoch": 0.9759271307742355,
      "grad_norm": 1.7033662796020508,
      "learning_rate": 3.3734547820429406e-05,
      "loss": 0.0856,
      "step": 1500
    },
    {
      "epoch": 1.3012361743656473,
      "grad_norm": 4.253714561462402,
      "learning_rate": 2.8312730427239213e-05,
      "loss": 0.0701,
      "step": 2000
    },
    {
      "epoch": 1.6265452179570592,
      "grad_norm": 2.44846510887146,
      "learning_rate": 2.2890913034049014e-05,
      "loss": 0.0593,
      "step": 2500
    },
    {
      "epoch": 1.951854261548471,
      "grad_norm": 1.0114498138427734,
      "learning_rate": 1.7469095640858817e-05,
      "loss": 0.0621,
      "step": 3000
    },
    {
      "epoch": 2.277163305139883,
      "grad_norm": 2.1515543460845947,
      "learning_rate": 1.204727824766862e-05,
      "loss": 0.0474,
      "step": 3500
    },
    {
      "epoch": 2.6024723487312946,
      "grad_norm": 2.4327805042266846,
      "learning_rate": 6.625460854478421e-06,
      "loss": 0.0465,
      "step": 4000
    },
    {
      "epoch": 2.9277813923227067,
      "grad_norm": 1.448724389076233,
      "learning_rate": 1.203643461288224e-06,
      "loss": 0.0492,
      "step": 4500
    },
    {
      "epoch": 3.0,
      "step": 4611,
      "total_flos": 35699773511376.0,
      "train_loss": 0.09094796938742093,
      "train_runtime": 627.9967,
      "train_samples_per_second": 58.71,
      "train_steps_per_second": 7.342
    }
  ],
  "logging_steps": 500,
  "max_steps": 4611,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 3,
  "save_steps": 500,
  "stateful_callbacks": {
    "TrainerControl": {
      "args": {
        "should_epoch_stop": false,
        "should_evaluate": false,
        "should_log": false,
        "should_save": true,
        "should_training_stop": true
      },
      "attributes": {}
    }
  },
  "total_flos": 35699773511376.0,
  "train_batch_size": 8,
  "trial_name": null,
  "trial_params": null
}