sayanbanerjee32
commited on
Commit
•
9fa0c23
1
Parent(s):
d96a6ed
Upload folder using huggingface_hub
Browse files- adapter_model.safetensors +1 -1
- image_projector.pth +1 -1
- lora_weights.pt +1 -1
- trainer_state.json +20 -4
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 35669232
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e8ac2ea6fccc2e8a3427c0fd2b5eb189189dee2250f52aa55e0fa89b85656995
|
3 |
size 35669232
|
image_projector.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 29379352
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ad45f78b9d111ee49f67f01136579310562b14b7a81a876203f69c85ab50269
|
3 |
size 29379352
|
lora_weights.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 35697862
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:940fb8795899cbc3fc24f54e20d9ffbf77b18ad079d614c22ae0ab7c9da2b192
|
3 |
size 35697862
|
trainer_state.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
-
"epoch": 0.
|
3 |
-
"global_step":
|
4 |
"max_steps": 12,
|
5 |
"logging_steps": 10,
|
6 |
"eval_steps": 10,
|
@@ -8,8 +8,24 @@
|
|
8 |
"train_batch_size": 8,
|
9 |
"num_train_epochs": 1,
|
10 |
"num_input_tokens_seen": 0,
|
11 |
-
"total_flos":
|
12 |
-
"log_history": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
"best_metric": null,
|
14 |
"best_model_checkpoint": null,
|
15 |
"is_local_process_zero": true,
|
|
|
1 |
{
|
2 |
+
"epoch": 0.07407407407407407,
|
3 |
+
"global_step": 10,
|
4 |
"max_steps": 12,
|
5 |
"logging_steps": 10,
|
6 |
"eval_steps": 10,
|
|
|
8 |
"train_batch_size": 8,
|
9 |
"num_train_epochs": 1,
|
10 |
"num_input_tokens_seen": 0,
|
11 |
+
"total_flos": 5321983973720064.0,
|
12 |
+
"log_history": [
|
13 |
+
{
|
14 |
+
"loss": 6.35,
|
15 |
+
"grad_norm": 0.972251296043396,
|
16 |
+
"learning_rate": 0.0001,
|
17 |
+
"epoch": 0.07407407407407407,
|
18 |
+
"step": 10
|
19 |
+
},
|
20 |
+
{
|
21 |
+
"eval_loss": 0.3447871506214142,
|
22 |
+
"eval_runtime": 368.0618,
|
23 |
+
"eval_samples_per_second": 0.617,
|
24 |
+
"eval_steps_per_second": 0.155,
|
25 |
+
"epoch": 0.07407407407407407,
|
26 |
+
"step": 10
|
27 |
+
}
|
28 |
+
],
|
29 |
"best_metric": null,
|
30 |
"best_model_checkpoint": null,
|
31 |
"is_local_process_zero": true,
|