File size: 2,866 Bytes
89524e5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "best_metric": null,
  "best_model_checkpoint": null,
  "epoch": 0.9388753056234719,
  "eval_steps": 500,
  "global_step": 12,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 0.07823960880195599,
      "grad_norm": 339.19366455078125,
      "learning_rate": 1.5e-06,
      "loss": 1.7327,
      "step": 1
    },
    {
      "epoch": 0.15647921760391198,
      "grad_norm": 343.84027099609375,
      "learning_rate": 3e-06,
      "loss": 1.6942,
      "step": 2
    },
    {
      "epoch": 0.23471882640586797,
      "grad_norm": 55.34988784790039,
      "learning_rate": 4.5e-06,
      "loss": 0.2441,
      "step": 3
    },
    {
      "epoch": 0.31295843520782396,
      "grad_norm": 22.917522430419922,
      "learning_rate": 6e-06,
      "loss": 0.0951,
      "step": 4
    },
    {
      "epoch": 0.39119804400978,
      "grad_norm": 4.5077643394470215,
      "learning_rate": 7.5e-06,
      "loss": 0.0653,
      "step": 5
    },
    {
      "epoch": 0.46943765281173594,
      "grad_norm": 16.18638801574707,
      "learning_rate": 9e-06,
      "loss": 0.1845,
      "step": 6
    },
    {
      "epoch": 0.5476772616136919,
      "grad_norm": 3.779344081878662,
      "learning_rate": 1.05e-05,
      "loss": 0.0566,
      "step": 7
    },
    {
      "epoch": 0.6259168704156479,
      "grad_norm": 2.3550302982330322,
      "learning_rate": 1.2e-05,
      "loss": 0.0463,
      "step": 8
    },
    {
      "epoch": 0.7041564792176039,
      "grad_norm": 3.7851593494415283,
      "learning_rate": 1.3500000000000001e-05,
      "loss": 0.0531,
      "step": 9
    },
    {
      "epoch": 0.78239608801956,
      "grad_norm": 5.353140354156494,
      "learning_rate": 1.5e-05,
      "loss": 0.0633,
      "step": 10
    },
    {
      "epoch": 0.8606356968215159,
      "grad_norm": 3.454190969467163,
      "learning_rate": 1.65e-05,
      "loss": 0.0633,
      "step": 11
    },
    {
      "epoch": 0.9388753056234719,
      "grad_norm": 8.502099990844727,
      "learning_rate": 1.8e-05,
      "loss": 0.0409,
      "step": 12
    },
    {
      "epoch": 0.9388753056234719,
      "eval_loss": 0.041706331074237823,
      "eval_runtime": 69.2407,
      "eval_samples_per_second": 1.314,
      "eval_steps_per_second": 1.314,
      "step": 12
    }
  ],
  "logging_steps": 1,
  "max_steps": 36,
  "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": false
      },
      "attributes": {}
    }
  },
  "total_flos": 2.4308284688464896e+16,
  "train_batch_size": 1,
  "trial_name": null,
  "trial_params": null
}