bhuvanmdev
commited on
Commit
•
b324ae8
1
Parent(s):
aaa3b98
Training in progress, step 2580, 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:fa10074e1d6ddc94d23153c9734747c8baf91d47d6dba6666b1ef724ab871f8c
|
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:d9ab1eb9cd7c1ea28ecdf3adae9b1c04bcbc49f42a37845326b6ae05057c7199
|
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:66d8839ff66cb4b737720f4f9d1c90cc3202ad969b799aa3c2659a6ea5ff1a82
|
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:42f27a730b6ee07b80f832c5a86ad2126ba907f4b4cf4aa2e99d8c5986c6b885
|
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,
|
@@ -2055,14 +2055,30 @@
|
|
2055 |
"loss": 0.3661,
|
2056 |
"num_input_tokens_seen": 1735842,
|
2057 |
"step": 2560
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2058 |
}
|
2059 |
],
|
2060 |
"logging_steps": 10,
|
2061 |
"max_steps": 2795,
|
2062 |
-
"num_input_tokens_seen":
|
2063 |
"num_train_epochs": 1,
|
2064 |
"save_steps": 20,
|
2065 |
-
"total_flos": 3.
|
2066 |
"train_batch_size": 1,
|
2067 |
"trial_name": null,
|
2068 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.9230769230769231,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 2580,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
2055 |
"loss": 0.3661,
|
2056 |
"num_input_tokens_seen": 1735842,
|
2057 |
"step": 2560
|
2058 |
+
},
|
2059 |
+
{
|
2060 |
+
"epoch": 0.9194991055456172,
|
2061 |
+
"grad_norm": 0.25310322642326355,
|
2062 |
+
"learning_rate": 1.6100178890876567e-05,
|
2063 |
+
"loss": 0.3926,
|
2064 |
+
"num_input_tokens_seen": 1742027,
|
2065 |
+
"step": 2570
|
2066 |
+
},
|
2067 |
+
{
|
2068 |
+
"epoch": 0.9230769230769231,
|
2069 |
+
"grad_norm": 0.32354310154914856,
|
2070 |
+
"learning_rate": 1.5384615384615387e-05,
|
2071 |
+
"loss": 0.3949,
|
2072 |
+
"num_input_tokens_seen": 1748817,
|
2073 |
+
"step": 2580
|
2074 |
}
|
2075 |
],
|
2076 |
"logging_steps": 10,
|
2077 |
"max_steps": 2795,
|
2078 |
+
"num_input_tokens_seen": 1748817,
|
2079 |
"num_train_epochs": 1,
|
2080 |
"save_steps": 20,
|
2081 |
+
"total_flos": 3.932471857163674e+16,
|
2082 |
"train_batch_size": 1,
|
2083 |
"trial_name": null,
|
2084 |
"trial_params": null
|