bhuvanmdev
commited on
Commit
•
6c0ffc2
1
Parent(s):
7fc7aa9
Training in progress, step 140, 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:8a4f325fd033a507c13907694cd83ed4dd5598512199bc26a1ea2c561e2da9ff
|
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:f5c4c911834d7aa1d6fa8a54ac9b83e9b2428c953802fdd31ab64ae361e0dc6b
|
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:3c7a6ee6116c3dbc9702a41d4839f08bb22dd133335dc9e279dc28759218f070
|
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:3b89886767fbf3bb430f4d52155c956cacde6261e91f36172700564b0debbbfe
|
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,
|
@@ -103,14 +103,30 @@
|
|
103 |
"loss": 0.4792,
|
104 |
"num_input_tokens_seen": 81934,
|
105 |
"step": 120
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
106 |
}
|
107 |
],
|
108 |
"logging_steps": 10,
|
109 |
"max_steps": 2795,
|
110 |
-
"num_input_tokens_seen":
|
111 |
"num_train_epochs": 1,
|
112 |
"save_steps": 20,
|
113 |
-
"total_flos":
|
114 |
"train_batch_size": 1,
|
115 |
"trial_name": null,
|
116 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.05008944543828265,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 140,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
103 |
"loss": 0.4792,
|
104 |
"num_input_tokens_seen": 81934,
|
105 |
"step": 120
|
106 |
+
},
|
107 |
+
{
|
108 |
+
"epoch": 0.046511627906976744,
|
109 |
+
"grad_norm": 0.40062326192855835,
|
110 |
+
"learning_rate": 0.00019069767441860466,
|
111 |
+
"loss": 0.4607,
|
112 |
+
"num_input_tokens_seen": 88335,
|
113 |
+
"step": 130
|
114 |
+
},
|
115 |
+
{
|
116 |
+
"epoch": 0.05008944543828265,
|
117 |
+
"grad_norm": 0.5044320225715637,
|
118 |
+
"learning_rate": 0.0001899821109123435,
|
119 |
+
"loss": 0.456,
|
120 |
+
"num_input_tokens_seen": 96192,
|
121 |
+
"step": 140
|
122 |
}
|
123 |
],
|
124 |
"logging_steps": 10,
|
125 |
"max_steps": 2795,
|
126 |
+
"num_input_tokens_seen": 96192,
|
127 |
"num_train_epochs": 1,
|
128 |
"save_steps": 20,
|
129 |
+
"total_flos": 2163018388340736.0,
|
130 |
"train_batch_size": 1,
|
131 |
"trial_name": null,
|
132 |
"trial_params": null
|