File size: 3,306 Bytes
1df3b72
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
{
  "best_global_step": null,
  "best_metric": null,
  "best_model_checkpoint": null,
  "epoch": 1.2,
  "eval_steps": 500,
  "global_step": 150,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 0.08,
      "grad_norm": 2.0762882232666016,
      "learning_rate": 0.0001952,
      "loss": 2.921174430847168,
      "step": 10
    },
    {
      "epoch": 0.16,
      "grad_norm": 1.494314432144165,
      "learning_rate": 0.00018986666666666668,
      "loss": 0.8493177413940429,
      "step": 20
    },
    {
      "epoch": 0.24,
      "grad_norm": 0.8940829634666443,
      "learning_rate": 0.00018453333333333334,
      "loss": 0.29891698360443114,
      "step": 30
    },
    {
      "epoch": 0.32,
      "grad_norm": 0.6761481761932373,
      "learning_rate": 0.00017920000000000002,
      "loss": 0.24503071308135987,
      "step": 40
    },
    {
      "epoch": 0.4,
      "grad_norm": 0.8483666181564331,
      "learning_rate": 0.00017386666666666667,
      "loss": 0.23532724380493164,
      "step": 50
    },
    {
      "epoch": 0.48,
      "grad_norm": 0.5320708751678467,
      "learning_rate": 0.00016853333333333336,
      "loss": 0.2238381624221802,
      "step": 60
    },
    {
      "epoch": 0.56,
      "grad_norm": 0.544127345085144,
      "learning_rate": 0.0001632,
      "loss": 0.1873299241065979,
      "step": 70
    },
    {
      "epoch": 0.64,
      "grad_norm": 0.3120693266391754,
      "learning_rate": 0.00015786666666666666,
      "loss": 0.1958820104598999,
      "step": 80
    },
    {
      "epoch": 0.72,
      "grad_norm": 0.4256227910518646,
      "learning_rate": 0.00015253333333333335,
      "loss": 0.17537823915481568,
      "step": 90
    },
    {
      "epoch": 0.8,
      "grad_norm": 0.49074727296829224,
      "learning_rate": 0.0001472,
      "loss": 0.16229361295700073,
      "step": 100
    },
    {
      "epoch": 0.88,
      "grad_norm": 0.3502003252506256,
      "learning_rate": 0.00014186666666666668,
      "loss": 0.17495042085647583,
      "step": 110
    },
    {
      "epoch": 0.96,
      "grad_norm": 0.4211275279521942,
      "learning_rate": 0.00013653333333333334,
      "loss": 0.15660312175750732,
      "step": 120
    },
    {
      "epoch": 1.04,
      "grad_norm": 0.9018304944038391,
      "learning_rate": 0.00013120000000000002,
      "loss": 0.16269407272338868,
      "step": 130
    },
    {
      "epoch": 1.12,
      "grad_norm": 0.3671622574329376,
      "learning_rate": 0.00012586666666666667,
      "loss": 0.14469131231307983,
      "step": 140
    },
    {
      "epoch": 1.2,
      "grad_norm": 0.3512709438800812,
      "learning_rate": 0.00012053333333333334,
      "loss": 0.15323718786239623,
      "step": 150
    }
  ],
  "logging_steps": 10,
  "max_steps": 375,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 3,
  "save_steps": 50,
  "stateful_callbacks": {
    "TrainerControl": {
      "args": {
        "should_epoch_stop": false,
        "should_evaluate": false,
        "should_log": false,
        "should_save": true,
        "should_training_stop": false
      },
      "attributes": {}
    }
  },
  "total_flos": 6879149624430720.0,
  "train_batch_size": 4,
  "trial_name": null,
  "trial_params": null
}