dq158 commited on
Commit
465e58b
·
1 Parent(s): 9b6756b

Training in progress, epoch 4, checkpoint

Browse files
last-checkpoint/adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:48fe8b2f26913fc41f9e95087b02f179077b30947ecef56fa191ac80e14d5d5d
3
  size 18980874
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30a931970e31877128d96174989ae69c5cf764a1231488aba5b337909dcc6bf6
3
  size 18980874
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81d419bf729b5c2510c11f221caf0d619574fd391cf7765bf8f76ec384d769b9
3
  size 37990394
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8d6544a33222c216fa83a4a8766fe1ff5d812bf04f177b4a4c6220b117615c3
3
  size 37990394
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d901c383106ba63071c6a37a3b311527334983d75f87e1bc2714ad8e32f7cc4
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d287b8eedf8a9c3f7004d656b430686f7a1e8fa3f4ed24a1d9df95c1b7d108b
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:865d9348b669a1fba57b05edd7ec24aa4f68b910fb992649ccb4d5631791663a
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44b76f17293d37199e93caa9425646aa77bc83cd66879df282548ca48be6676b
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 2.233867883682251,
3
- "best_model_checkpoint": "dq158/pingusPongus/checkpoint-4743",
4
- "epoch": 3.0,
5
  "eval_steps": 500,
6
- "global_step": 4743,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -118,13 +118,50 @@
118
  "eval_steps_per_second": 0.389,
119
  "eval_translation_length": 53409,
120
  "step": 4743
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
121
  }
122
  ],
123
  "logging_steps": 500,
124
  "max_steps": 47430,
125
  "num_train_epochs": 30,
126
  "save_steps": 500,
127
- "total_flos": 6.499896809006039e+17,
128
  "trial_name": null,
129
  "trial_params": null
130
  }
 
1
  {
2
+ "best_metric": 2.2097344398498535,
3
+ "best_model_checkpoint": "dq158/pingusPongus/checkpoint-6324",
4
+ "epoch": 4.0,
5
  "eval_steps": 500,
6
+ "global_step": 6324,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
118
  "eval_steps_per_second": 0.389,
119
  "eval_translation_length": 53409,
120
  "step": 4743
121
+ },
122
+ {
123
+ "epoch": 3.16,
124
+ "learning_rate": 8.764077374313499e-05,
125
+ "loss": 2.3681,
126
+ "step": 5000
127
+ },
128
+ {
129
+ "epoch": 3.48,
130
+ "learning_rate": 8.714015715972361e-05,
131
+ "loss": 2.3441,
132
+ "step": 5500
133
+ },
134
+ {
135
+ "epoch": 3.8,
136
+ "learning_rate": 8.659312935118572e-05,
137
+ "loss": 2.3293,
138
+ "step": 6000
139
+ },
140
+ {
141
+ "epoch": 4.0,
142
+ "eval_bleu": 1.0,
143
+ "eval_brevity_penalty": 1.0,
144
+ "eval_length_ratio": 1.0,
145
+ "eval_loss": 2.2097344398498535,
146
+ "eval_precisions": [
147
+ 1.0,
148
+ 1.0,
149
+ 1.0,
150
+ 1.0
151
+ ],
152
+ "eval_reference_length": 53232,
153
+ "eval_runtime": 904.5886,
154
+ "eval_samples_per_second": 3.107,
155
+ "eval_steps_per_second": 0.389,
156
+ "eval_translation_length": 53232,
157
+ "step": 6324
158
  }
159
  ],
160
  "logging_steps": 500,
161
  "max_steps": 47430,
162
  "num_train_epochs": 30,
163
  "save_steps": 500,
164
+ "total_flos": 8.666529078674719e+17,
165
  "trial_name": null,
166
  "trial_params": null
167
  }