File size: 2,821 Bytes
20803d4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 3.984189723320158,
  "eval_steps": 500,
  "global_step": 126,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 0.31620553359683795,
      "grad_norm": 0.8500133156776428,
      "learning_rate": 9.473684210526316e-05,
      "loss": 0.2864,
      "step": 10
    },
    {
      "epoch": 0.6324110671936759,
      "grad_norm": 0.37896090745925903,
      "learning_rate": 0.0002,
      "loss": 0.1421,
      "step": 20
    },
    {
      "epoch": 0.9486166007905138,
      "grad_norm": 0.6776529550552368,
      "learning_rate": 0.00019823576812941137,
      "loss": 0.1037,
      "step": 30
    },
    {
      "epoch": 1.2648221343873518,
      "grad_norm": 0.7092404365539551,
      "learning_rate": 0.00019300532279950948,
      "loss": 0.0727,
      "step": 40
    },
    {
      "epoch": 1.5810276679841897,
      "grad_norm": 0.40299248695373535,
      "learning_rate": 0.00018449321837726208,
      "loss": 0.0728,
      "step": 50
    },
    {
      "epoch": 1.8972332015810278,
      "grad_norm": 0.6488421559333801,
      "learning_rate": 0.00017299980138081922,
      "loss": 0.0647,
      "step": 60
    },
    {
      "epoch": 2.2134387351778657,
      "grad_norm": 0.5246128439903259,
      "learning_rate": 0.00015893061286152276,
      "loss": 0.0613,
      "step": 70
    },
    {
      "epoch": 2.5296442687747036,
      "grad_norm": 0.21512803435325623,
      "learning_rate": 0.0001427820790349539,
      "loss": 0.0462,
      "step": 80
    },
    {
      "epoch": 2.8458498023715415,
      "grad_norm": 0.33750829100608826,
      "learning_rate": 0.0001251239950619149,
      "loss": 0.0335,
      "step": 90
    },
    {
      "epoch": 3.1620553359683794,
      "grad_norm": 0.2763144373893738,
      "learning_rate": 0.00010657942003278107,
      "loss": 0.0296,
      "step": 100
    },
    {
      "epoch": 3.4782608695652173,
      "grad_norm": 0.42852267622947693,
      "learning_rate": 8.78026925534108e-05,
      "loss": 0.0254,
      "step": 110
    },
    {
      "epoch": 3.794466403162055,
      "grad_norm": 0.4685889780521393,
      "learning_rate": 6.945634264469339e-05,
      "loss": 0.0207,
      "step": 120
    }
  ],
  "logging_steps": 10,
  "max_steps": 186,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 6,
  "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": 4.723094972352922e+16,
  "train_batch_size": 2,
  "trial_name": null,
  "trial_params": null
}