File size: 2,574 Bytes
3abfc18
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 20.0,
  "eval_steps": 500,
  "global_step": 120,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 1.6666666666666665,
      "grad_norm": 3.484375,
      "learning_rate": 2.5e-05,
      "loss": 1.7853,
      "step": 10
    },
    {
      "epoch": 3.3333333333333335,
      "grad_norm": 2.25,
      "learning_rate": 2.777777777777778e-05,
      "loss": 1.4672,
      "step": 20
    },
    {
      "epoch": 5.0,
      "grad_norm": 11.5625,
      "learning_rate": 2.5e-05,
      "loss": 1.141,
      "step": 30
    },
    {
      "epoch": 6.666666666666667,
      "grad_norm": 2.5625,
      "learning_rate": 2.222222222222222e-05,
      "loss": 0.7776,
      "step": 40
    },
    {
      "epoch": 8.333333333333334,
      "grad_norm": 2.515625,
      "learning_rate": 1.9444444444444445e-05,
      "loss": 0.6549,
      "step": 50
    },
    {
      "epoch": 10.0,
      "grad_norm": 8.1875,
      "learning_rate": 1.6666666666666667e-05,
      "loss": 0.4983,
      "step": 60
    },
    {
      "epoch": 11.666666666666666,
      "grad_norm": 4.9375,
      "learning_rate": 1.388888888888889e-05,
      "loss": 0.408,
      "step": 70
    },
    {
      "epoch": 13.333333333333334,
      "grad_norm": 2.84375,
      "learning_rate": 1.111111111111111e-05,
      "loss": 0.3681,
      "step": 80
    },
    {
      "epoch": 15.0,
      "grad_norm": 14.375,
      "learning_rate": 8.333333333333334e-06,
      "loss": 0.3337,
      "step": 90
    },
    {
      "epoch": 16.666666666666668,
      "grad_norm": 3.28125,
      "learning_rate": 5.555555555555555e-06,
      "loss": 0.2395,
      "step": 100
    },
    {
      "epoch": 18.333333333333332,
      "grad_norm": 2.421875,
      "learning_rate": 2.7777777777777775e-06,
      "loss": 0.2646,
      "step": 110
    },
    {
      "epoch": 20.0,
      "grad_norm": 9.0625,
      "learning_rate": 0.0,
      "loss": 0.2095,
      "step": 120
    }
  ],
  "logging_steps": 10,
  "max_steps": 120,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 20,
  "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": 1.6831141869717504e+16,
  "train_batch_size": 15,
  "trial_name": null,
  "trial_params": null
}