bhuvanmdev
commited on
Commit
•
9638e25
1
Parent(s):
c78d6c0
Training in progress, step 2780, checkpoint
Browse files
last-checkpoint/adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 100697728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08d8095b444dce6d9bac00136d04403b5d0a7c0f9f7458c7cf3e3011d67b8fe1
|
3 |
size 100697728
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 201541754
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0783c3f3e629fde6e18a99f5435e176c5be2aa711e3f6e822e9cae686c7dd742
|
3 |
size 201541754
|
last-checkpoint/rng_state.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14244
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64fbea264bb4710fe383c417ca651f8c9522c0f847d06f88decd199fcd48c154
|
3 |
size 14244
|
last-checkpoint/scheduler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:07d9ab2aee86c49b444258395531f9930a96ed88521cf4cfe3f9685615d5345e
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
-
"epoch": 0.
|
5 |
"eval_steps": 500,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -2215,14 +2215,30 @@
|
|
2215 |
"loss": 0.3659,
|
2216 |
"num_input_tokens_seen": 1870697,
|
2217 |
"step": 2760
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2218 |
}
|
2219 |
],
|
2220 |
"logging_steps": 10,
|
2221 |
"max_steps": 2795,
|
2222 |
-
"num_input_tokens_seen":
|
2223 |
"num_train_epochs": 1,
|
2224 |
"save_steps": 20,
|
2225 |
-
"total_flos": 4.
|
2226 |
"train_batch_size": 1,
|
2227 |
"trial_name": null,
|
2228 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.9946332737030411,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 2780,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
2215 |
"loss": 0.3659,
|
2216 |
"num_input_tokens_seen": 1870697,
|
2217 |
"step": 2760
|
2218 |
+
},
|
2219 |
+
{
|
2220 |
+
"epoch": 0.9910554561717353,
|
2221 |
+
"grad_norm": 0.2900574803352356,
|
2222 |
+
"learning_rate": 1.7889087656529517e-06,
|
2223 |
+
"loss": 0.3616,
|
2224 |
+
"num_input_tokens_seen": 1876560,
|
2225 |
+
"step": 2770
|
2226 |
+
},
|
2227 |
+
{
|
2228 |
+
"epoch": 0.9946332737030411,
|
2229 |
+
"grad_norm": 0.3781711459159851,
|
2230 |
+
"learning_rate": 1.073345259391771e-06,
|
2231 |
+
"loss": 0.3501,
|
2232 |
+
"num_input_tokens_seen": 1882565,
|
2233 |
+
"step": 2780
|
2234 |
}
|
2235 |
],
|
2236 |
"logging_steps": 10,
|
2237 |
"max_steps": 2795,
|
2238 |
+
"num_input_tokens_seen": 1882565,
|
2239 |
"num_train_epochs": 1,
|
2240 |
"save_steps": 20,
|
2241 |
+
"total_flos": 4.233223877501952e+16,
|
2242 |
"train_batch_size": 1,
|
2243 |
"trial_name": null,
|
2244 |
"trial_params": null
|