File size: 2,841 Bytes
86b39d6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
107
108
109
110
111
112
113
114
115
116
117
118
{
  "best_metric": null,
  "best_model_checkpoint": null,
  "epoch": 1.0,
  "eval_steps": 1000,
  "global_step": 12141,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 0.08236553825879252,
      "grad_norm": 2.806833267211914,
      "learning_rate": 1.835268923482415e-05,
      "loss": 7.3233,
      "step": 1000
    },
    {
      "epoch": 0.16473107651758503,
      "grad_norm": 2.414405345916748,
      "learning_rate": 1.67053784696483e-05,
      "loss": 6.428,
      "step": 2000
    },
    {
      "epoch": 0.24709661477637757,
      "grad_norm": 2.7336931228637695,
      "learning_rate": 1.505806770447245e-05,
      "loss": 6.121,
      "step": 3000
    },
    {
      "epoch": 0.32946215303517007,
      "grad_norm": 2.707063674926758,
      "learning_rate": 1.3410756939296599e-05,
      "loss": 5.8761,
      "step": 4000
    },
    {
      "epoch": 0.4118276912939626,
      "grad_norm": 2.918213129043579,
      "learning_rate": 1.176344617412075e-05,
      "loss": 5.7252,
      "step": 5000
    },
    {
      "epoch": 0.49419322955275513,
      "grad_norm": 2.722219944000244,
      "learning_rate": 1.0116135408944898e-05,
      "loss": 5.5951,
      "step": 6000
    },
    {
      "epoch": 0.5765587678115477,
      "grad_norm": 3.1989521980285645,
      "learning_rate": 8.470471954534224e-06,
      "loss": 5.4935,
      "step": 7000
    },
    {
      "epoch": 0.6589243060703401,
      "grad_norm": 3.0108842849731445,
      "learning_rate": 6.823161189358373e-06,
      "loss": 5.4158,
      "step": 8000
    },
    {
      "epoch": 0.7412898443291327,
      "grad_norm": 2.9963932037353516,
      "learning_rate": 5.177497734947698e-06,
      "loss": 5.3553,
      "step": 9000
    },
    {
      "epoch": 0.8236553825879253,
      "grad_norm": 3.4173614978790283,
      "learning_rate": 3.530186969771848e-06,
      "loss": 5.2982,
      "step": 10000
    },
    {
      "epoch": 0.9060209208467177,
      "grad_norm": 2.9771502017974854,
      "learning_rate": 1.884523515361173e-06,
      "loss": 5.2726,
      "step": 11000
    },
    {
      "epoch": 0.9883864591055103,
      "grad_norm": 3.5910282135009766,
      "learning_rate": 2.3721275018532246e-07,
      "loss": 5.2688,
      "step": 12000
    }
  ],
  "logging_steps": 1000,
  "max_steps": 12141,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 1,
  "save_steps": 5000,
  "stateful_callbacks": {
    "TrainerControl": {
      "args": {
        "should_epoch_stop": false,
        "should_evaluate": false,
        "should_log": false,
        "should_save": true,
        "should_training_stop": true
      },
      "attributes": {}
    }
  },
  "total_flos": 2.5377466023936e+16,
  "train_batch_size": 8,
  "trial_name": null,
  "trial_params": null
}