bhuvanmdev
commited on
Commit
•
d780bdf
1
Parent(s):
3c93a88
Training in progress, step 2500, 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:4e02f0b07888a18f78925c80c0abe3ec0dab6ba81ca6e3ea35f268d2aae3756f
|
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:812c8fcbd607abcc509d9f623a466c6bab8999f10f3fd5d8ccfb7735c9b588b5
|
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:91cbcad44b892d298ee950eef6c79d786cbfe7529198d9a47e907a2ee94a28c1
|
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:a3bc27445dbff80295e46a0b4562f639afc40afb528b8350a5016c11891bb6dd
|
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,
|
@@ -1991,14 +1991,30 @@
|
|
1991 |
"loss": 0.3572,
|
1992 |
"num_input_tokens_seen": 1682014,
|
1993 |
"step": 2480
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1994 |
}
|
1995 |
],
|
1996 |
"logging_steps": 10,
|
1997 |
"max_steps": 2795,
|
1998 |
-
"num_input_tokens_seen":
|
1999 |
"num_train_epochs": 1,
|
2000 |
"save_steps": 20,
|
2001 |
-
"total_flos": 3.
|
2002 |
"train_batch_size": 1,
|
2003 |
"trial_name": null,
|
2004 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.8944543828264758,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 2500,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
1991 |
"loss": 0.3572,
|
1992 |
"num_input_tokens_seen": 1682014,
|
1993 |
"step": 2480
|
1994 |
+
},
|
1995 |
+
{
|
1996 |
+
"epoch": 0.8908765652951699,
|
1997 |
+
"grad_norm": 0.4232490062713623,
|
1998 |
+
"learning_rate": 2.182468694096601e-05,
|
1999 |
+
"loss": 0.3664,
|
2000 |
+
"num_input_tokens_seen": 1687943,
|
2001 |
+
"step": 2490
|
2002 |
+
},
|
2003 |
+
{
|
2004 |
+
"epoch": 0.8944543828264758,
|
2005 |
+
"grad_norm": 0.4080519676208496,
|
2006 |
+
"learning_rate": 2.110912343470483e-05,
|
2007 |
+
"loss": 0.391,
|
2008 |
+
"num_input_tokens_seen": 1694486,
|
2009 |
+
"step": 2500
|
2010 |
}
|
2011 |
],
|
2012 |
"logging_steps": 10,
|
2013 |
"max_steps": 2795,
|
2014 |
+
"num_input_tokens_seen": 1694486,
|
2015 |
"num_train_epochs": 1,
|
2016 |
"save_steps": 20,
|
2017 |
+
"total_flos": 3.810300624569549e+16,
|
2018 |
"train_batch_size": 1,
|
2019 |
"trial_name": null,
|
2020 |
"trial_params": null
|