KevinKibe commited on
Commit
6deb0fa
·
verified ·
1 Parent(s): 562a00c

Training in progress, step 4000, checkpoint

Browse files
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c3f58047ad6c40a78585613022f4ed80be220bf6ec21185d07d2c8a498c4d81
3
  size 6710771584
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3eb29474e73931dfcd91c2e79d9d8a79eabb6944e3d84da49f7f90f18979f71
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:c82a2e7c8ec4e63cb1fe1265398cbd375ba2db2c8e3306d8c4f71b7aee6a9650
3
  size 4986145435
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3667ce09a5903ad6e193c00d0ddb89daaea8db351add98c814da23dbafea530d
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:1ffc65c9f1d6f86ab21566e966a8ee5f99bb6514bc9a833ae54f735ad7480417
3
  size 4985796040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a11d04976761ef8277f44a0f7c0e228b3cac969b10ee5c6b4de7b171c800cc9
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:23ce7fd3a2949f3878635d26b1caf6c1559d0813d1ebd24edc72fb58c2187e58
3
  size 3407874846
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a4a2096581fc9ebadb506824fa7258859cda3d3274ad32362d499c3cb4e45b7
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:1b5bfe987daf29ca780f6f0f48d581306ba9822c23e7ac806d164694cc658fe0
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0592b22bbf2c12a8a47cfcd0fc1dc3c2494837461af5f07d2b2ae6a9fe0dfde8
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a8d3846c8c4611a93d268239a3a849d9aeb15e0e658fb1d1fc10fa99b8483e00
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78d61582d761df7115a63fb89688f5937274cf5adaaf644e15aaa05c94e6b14d
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": 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,
@@ -126,6 +126,23 @@
126
  "eval_samples_per_second": 0.289,
127
  "eval_steps_per_second": 0.144,
128
  "step": 3500
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
129
  }
130
  ],
131
  "logging_steps": 500,
@@ -133,7 +150,7 @@
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
 
1
  {
2
  "best_metric": 1.1881097555160522,
3
  "best_model_checkpoint": "../facebook/nllb-200-3.3B-finetuned/checkpoint-1000",
4
+ "epoch": 4000.0,
5
  "eval_steps": 500,
6
+ "global_step": 4000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
126
  "eval_samples_per_second": 0.289,
127
  "eval_steps_per_second": 0.144,
128
  "step": 3500
129
+ },
130
+ {
131
+ "epoch": 4000.0,
132
+ "grad_norm": 0.031249279156327248,
133
+ "learning_rate": 9.60461956544021e-07,
134
+ "loss": 0.0017,
135
+ "step": 4000
136
+ },
137
+ {
138
+ "epoch": 4000.0,
139
+ "eval_gen_len": 24.5,
140
+ "eval_loss": 1.4340063333511353,
141
+ "eval_rouge": 0.0357,
142
+ "eval_runtime": 6.9464,
143
+ "eval_samples_per_second": 0.288,
144
+ "eval_steps_per_second": 0.144,
145
+ "step": 4000
146
  }
147
  ],
148
  "logging_steps": 500,
 
150
  "num_input_tokens_seen": 0,
151
  "num_train_epochs": 5000,
152
  "save_steps": 500,
153
+ "total_flos": 2.5449063776256e+16,
154
  "train_batch_size": 8,
155
  "trial_name": null,
156
  "trial_params": null