KevinKibe commited on
Commit
562a00c
·
verified ·
1 Parent(s): 1028bed

Training in progress, step 3500, checkpoint

Browse files
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c89bdf301f739fbb033533166f882246f7313b189b8b208d7dc50cc875f753e
3
  size 6710771584
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c3f58047ad6c40a78585613022f4ed80be220bf6ec21185d07d2c8a498c4d81
3
  size 6710771584
last-checkpoint/pytorch_model-00001-of-00003.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:046346897019761b666da0e193401e2706ade13eb57fc5f3dea142ab495aac0c
3
  size 4986145435
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c82a2e7c8ec4e63cb1fe1265398cbd375ba2db2c8e3306d8c4f71b7aee6a9650
3
  size 4986145435
last-checkpoint/pytorch_model-00002-of-00003.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8d8c5b7c86adbfb248596d040800d0034668272b3ec643c486e162fe23a939f6
3
  size 4985796040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ffc65c9f1d6f86ab21566e966a8ee5f99bb6514bc9a833ae54f735ad7480417
3
  size 4985796040
last-checkpoint/pytorch_model-00003-of-00003.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28b779e190a7dc5c23d2e4a3ba37cbe019e51b16d256aff63888445449974407
3
  size 3407874846
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23ce7fd3a2949f3878635d26b1caf6c1559d0813d1ebd24edc72fb58c2187e58
3
  size 3407874846
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:714bd7fa9e5617bc8a7da8037713bc3378304787976fdb32a6face2699bee68d
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b5bfe987daf29ca780f6f0f48d581306ba9822c23e7ac806d164694cc658fe0
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:70249393eecaa461148d94aed4aee9bdae2594c3e9983709826d58e41ede6ec9
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8d3846c8c4611a93d268239a3a849d9aeb15e0e658fb1d1fc10fa99b8483e00
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": 1.1881097555160522,
3
  "best_model_checkpoint": "../facebook/nllb-200-3.3B-finetuned/checkpoint-1000",
4
- "epoch": 3000.0,
5
  "eval_steps": 500,
6
- "global_step": 3000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -109,6 +109,23 @@
109
  "eval_samples_per_second": 0.288,
110
  "eval_steps_per_second": 0.144,
111
  "step": 3000
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
112
  }
113
  ],
114
  "logging_steps": 500,
@@ -116,7 +133,7 @@
116
  "num_input_tokens_seen": 0,
117
  "num_train_epochs": 5000,
118
  "save_steps": 500,
119
- "total_flos": 1.9086797832192e+16,
120
  "train_batch_size": 8,
121
  "trial_name": null,
122
  "trial_params": null
 
1
  {
2
  "best_metric": 1.1881097555160522,
3
  "best_model_checkpoint": "../facebook/nllb-200-3.3B-finetuned/checkpoint-1000",
4
+ "epoch": 3500.0,
5
  "eval_steps": 500,
6
+ "global_step": 3500,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
109
  "eval_samples_per_second": 0.288,
110
  "eval_steps_per_second": 0.144,
111
  "step": 3000
112
+ },
113
+ {
114
+ "epoch": 3500.0,
115
+ "grad_norm": 0.03480682149529457,
116
+ "learning_rate": 2.0687037606464554e-06,
117
+ "loss": 0.002,
118
+ "step": 3500
119
+ },
120
+ {
121
+ "epoch": 3500.0,
122
+ "eval_gen_len": 33.5,
123
+ "eval_loss": 1.5625765323638916,
124
+ "eval_rouge": 0.125,
125
+ "eval_runtime": 6.9229,
126
+ "eval_samples_per_second": 0.289,
127
+ "eval_steps_per_second": 0.144,
128
+ "step": 3500
129
  }
130
  ],
131
  "logging_steps": 500,
 
133
  "num_input_tokens_seen": 0,
134
  "num_train_epochs": 5000,
135
  "save_steps": 500,
136
+ "total_flos": 2.2267930804224e+16,
137
  "train_batch_size": 8,
138
  "trial_name": null,
139
  "trial_params": null