File size: 2,496 Bytes
36737c6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "best_global_step": null,
  "best_metric": null,
  "best_model_checkpoint": null,
  "epoch": 0.6389776357827476,
  "eval_steps": 500,
  "global_step": 100,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 0.06389776357827476,
      "grad_norm": 34.803749574601504,
      "learning_rate": 1.8750000000000003e-06,
      "loss": 3.2079,
      "step": 10
    },
    {
      "epoch": 0.12779552715654952,
      "grad_norm": 8.393596619540387,
      "learning_rate": 3.958333333333333e-06,
      "loss": 2.3077,
      "step": 20
    },
    {
      "epoch": 0.19169329073482427,
      "grad_norm": 4.54582398918815,
      "learning_rate": 6.041666666666667e-06,
      "loss": 1.6795,
      "step": 30
    },
    {
      "epoch": 0.25559105431309903,
      "grad_norm": 2.88137111898239,
      "learning_rate": 8.125000000000001e-06,
      "loss": 1.3798,
      "step": 40
    },
    {
      "epoch": 0.3194888178913738,
      "grad_norm": 3.470416724559835,
      "learning_rate": 9.999862102299874e-06,
      "loss": 1.2363,
      "step": 50
    },
    {
      "epoch": 0.38338658146964855,
      "grad_norm": 3.111739768988857,
      "learning_rate": 9.983323579940351e-06,
      "loss": 1.1359,
      "step": 60
    },
    {
      "epoch": 0.4472843450479233,
      "grad_norm": 2.63691114437442,
      "learning_rate": 9.939310009499348e-06,
      "loss": 1.0504,
      "step": 70
    },
    {
      "epoch": 0.5111821086261981,
      "grad_norm": 2.3175377091892346,
      "learning_rate": 9.868064055324204e-06,
      "loss": 1.0116,
      "step": 80
    },
    {
      "epoch": 0.5750798722044729,
      "grad_norm": 2.30928876775904,
      "learning_rate": 9.76997852474223e-06,
      "loss": 0.9679,
      "step": 90
    },
    {
      "epoch": 0.6389776357827476,
      "grad_norm": 2.2162135977370196,
      "learning_rate": 9.645594202357438e-06,
      "loss": 0.944,
      "step": 100
    }
  ],
  "logging_steps": 10,
  "max_steps": 471,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 3,
  "save_steps": 100,
  "stateful_callbacks": {
    "TrainerControl": {
      "args": {
        "should_epoch_stop": false,
        "should_evaluate": false,
        "should_log": false,
        "should_save": true,
        "should_training_stop": false
      },
      "attributes": {}
    }
  },
  "total_flos": 7758272790528.0,
  "train_batch_size": 4,
  "trial_name": null,
  "trial_params": null
}