File size: 2,989 Bytes
6413141
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "best_metric": null,
  "best_model_checkpoint": null,
  "epoch": 2.0,
  "eval_steps": 500,
  "global_step": 130,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 0.15384615384615385,
      "grad_norm": 0.2567346394062042,
      "learning_rate": 3.984759689788058e-05,
      "loss": 2.7375,
      "step": 10
    },
    {
      "epoch": 0.3076923076923077,
      "grad_norm": 0.21736398339271545,
      "learning_rate": 3.923287969397442e-05,
      "loss": 2.5609,
      "step": 20
    },
    {
      "epoch": 0.46153846153846156,
      "grad_norm": 0.25626686215400696,
      "learning_rate": 3.816256236058198e-05,
      "loss": 2.376,
      "step": 30
    },
    {
      "epoch": 0.6153846153846154,
      "grad_norm": 0.17514042556285858,
      "learning_rate": 3.6664941776944834e-05,
      "loss": 2.2109,
      "step": 40
    },
    {
      "epoch": 0.7692307692307693,
      "grad_norm": 0.19688807427883148,
      "learning_rate": 3.477961179759822e-05,
      "loss": 2.0924,
      "step": 50
    },
    {
      "epoch": 0.9230769230769231,
      "grad_norm": 0.22100670635700226,
      "learning_rate": 3.255641647634906e-05,
      "loss": 1.939,
      "step": 60
    },
    {
      "epoch": 1.0769230769230769,
      "grad_norm": 0.28523585200309753,
      "learning_rate": 3.005413229711771e-05,
      "loss": 1.7258,
      "step": 70
    },
    {
      "epoch": 1.2307692307692308,
      "grad_norm": 0.16446594893932343,
      "learning_rate": 2.7338914250614635e-05,
      "loss": 1.5419,
      "step": 80
    },
    {
      "epoch": 1.3846153846153846,
      "grad_norm": 0.13542944192886353,
      "learning_rate": 2.4482546839229335e-05,
      "loss": 1.4464,
      "step": 90
    },
    {
      "epoch": 1.5384615384615383,
      "grad_norm": 0.07844964414834976,
      "learning_rate": 2.1560546249785927e-05,
      "loss": 1.4034,
      "step": 100
    },
    {
      "epoch": 1.6923076923076923,
      "grad_norm": 0.06811417639255524,
      "learning_rate": 1.8650163868619736e-05,
      "loss": 1.4146,
      "step": 110
    },
    {
      "epoch": 1.8461538461538463,
      "grad_norm": 0.07078027725219727,
      "learning_rate": 1.582834392172553e-05,
      "loss": 1.4064,
      "step": 120
    },
    {
      "epoch": 2.0,
      "grad_norm": 0.06608755141496658,
      "learning_rate": 1.3169689235561926e-05,
      "loss": 1.3229,
      "step": 130
    }
  ],
  "logging_steps": 10,
  "max_steps": 195,
  "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": 1.6726691421093888e+16,
  "train_batch_size": 2,
  "trial_name": null,
  "trial_params": null
}