kevincstowe commited on
Commit
a84c02e
1 Parent(s): be74dbe

updating checkpoint

Browse files
Files changed (5) hide show
  1. optimizer.pt +1 -1
  2. pytorch_model.bin +1 -1
  3. rng_state.pth +2 -2
  4. scheduler.pt +1 -1
  5. trainer_state.json +111 -3
optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ed4efbc81738ec44d43994a1a3f640fb7daea9a9268fe76dcd7da67d5b59605d
3
  size 1115513717
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbbc7d0f1174219b77e846a3c2767109cc8f0639110c67a37339732d73f40756
3
  size 1115513717
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8818c6d636ff2cf5bd1a4936a2230a09dfa55f4d9ce2516fb1761e6f0876cf6f
3
  size 557969145
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e558e6a30229b2432e7a7ee37a0976551f92117d61f9d0f02ef3619a789c092d
3
  size 557969145
rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:af2dea4db0d2c926af8e1008bb554c75f5983a75707920c5b130ea897f93a0f4
3
- size 17499
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09fbbdc16e4d6b0d4e17fb8f40aa87eaefda890b1fa4959f0e75ee7a604c14a2
3
+ size 17563
scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:686904ef871802c06d2c9e60092097c43dcf861babbc0c238724c4d02607fc94
3
  size 623
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc8bd72a8131c0be5e00b479acad1450e08dcde0c0e0e169420fa6c4fc9b63d7
3
  size 623
trainer_state.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 0.8875083203905036,
5
- "global_step": 4000,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
@@ -54,11 +54,119 @@
54
  "learning_rate": 4.112491679609496e-05,
55
  "loss": 0.2778,
56
  "step": 4000
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57
  }
58
  ],
59
  "max_steps": 22535,
60
  "num_train_epochs": 5,
61
- "total_flos": 9755783331840000.0,
62
  "trial_name": null,
63
  "trial_params": null
64
  }
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 2.884402041269137,
5
+ "global_step": 13000,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
 
54
  "learning_rate": 4.112491679609496e-05,
55
  "loss": 0.2778,
56
  "step": 4000
57
+ },
58
+ {
59
+ "epoch": 1.0,
60
+ "learning_rate": 4.0015531395606834e-05,
61
+ "loss": 0.2674,
62
+ "step": 4500
63
+ },
64
+ {
65
+ "epoch": 1.11,
66
+ "learning_rate": 3.89061459951187e-05,
67
+ "loss": 0.2421,
68
+ "step": 5000
69
+ },
70
+ {
71
+ "epoch": 1.22,
72
+ "learning_rate": 3.7796760594630574e-05,
73
+ "loss": 0.2353,
74
+ "step": 5500
75
+ },
76
+ {
77
+ "epoch": 1.33,
78
+ "learning_rate": 3.668737519414245e-05,
79
+ "loss": 0.2299,
80
+ "step": 6000
81
+ },
82
+ {
83
+ "epoch": 1.44,
84
+ "learning_rate": 3.5577989793654314e-05,
85
+ "loss": 0.2231,
86
+ "step": 6500
87
+ },
88
+ {
89
+ "epoch": 1.55,
90
+ "learning_rate": 3.446860439316619e-05,
91
+ "loss": 0.2186,
92
+ "step": 7000
93
+ },
94
+ {
95
+ "epoch": 1.66,
96
+ "learning_rate": 3.335921899267806e-05,
97
+ "loss": 0.2128,
98
+ "step": 7500
99
+ },
100
+ {
101
+ "epoch": 1.78,
102
+ "learning_rate": 3.224983359218993e-05,
103
+ "loss": 0.2068,
104
+ "step": 8000
105
+ },
106
+ {
107
+ "epoch": 1.89,
108
+ "learning_rate": 3.11404481917018e-05,
109
+ "loss": 0.203,
110
+ "step": 8500
111
+ },
112
+ {
113
+ "epoch": 2.0,
114
+ "learning_rate": 3.003106279121367e-05,
115
+ "loss": 0.2002,
116
+ "step": 9000
117
+ },
118
+ {
119
+ "epoch": 2.11,
120
+ "learning_rate": 2.8921677390725536e-05,
121
+ "loss": 0.1852,
122
+ "step": 9500
123
+ },
124
+ {
125
+ "epoch": 2.22,
126
+ "learning_rate": 2.781229199023741e-05,
127
+ "loss": 0.182,
128
+ "step": 10000
129
+ },
130
+ {
131
+ "epoch": 2.33,
132
+ "learning_rate": 2.6702906589749283e-05,
133
+ "loss": 0.1842,
134
+ "step": 10500
135
+ },
136
+ {
137
+ "epoch": 2.44,
138
+ "learning_rate": 2.559352118926115e-05,
139
+ "loss": 0.1801,
140
+ "step": 11000
141
+ },
142
+ {
143
+ "epoch": 2.55,
144
+ "learning_rate": 2.4484135788773022e-05,
145
+ "loss": 0.1764,
146
+ "step": 11500
147
+ },
148
+ {
149
+ "epoch": 2.66,
150
+ "learning_rate": 2.3374750388284892e-05,
151
+ "loss": 0.1772,
152
+ "step": 12000
153
+ },
154
+ {
155
+ "epoch": 2.77,
156
+ "learning_rate": 2.2265364987796762e-05,
157
+ "loss": 0.1731,
158
+ "step": 12500
159
+ },
160
+ {
161
+ "epoch": 2.88,
162
+ "learning_rate": 2.1155979587308632e-05,
163
+ "loss": 0.1711,
164
+ "step": 13000
165
  }
166
  ],
167
  "max_steps": 22535,
168
  "num_train_epochs": 5,
169
+ "total_flos": 3.170301849501696e+16,
170
  "trial_name": null,
171
  "trial_params": null
172
  }