sayanbanerjee32
commited on
Commit
•
31f5ce4
1
Parent(s):
846d755
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 +3 -3
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:878b5af567929a29a45b9d9c8185cc85a0b38a429bc59aecffd0eaee6423c052
|
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:10b003581ca29ef93b2cf0c92ba9acc324220372f7b950dd7115265dc668fe5b
|
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:cb45335138f977e5e1f0602a48af945187d4fdf556de4b8bfd700c10dcff1c50
|
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,7 +8,7 @@
|
|
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,
|
|
|
1 |
{
|
2 |
+
"epoch": 0.014814814814814815,
|
3 |
+
"global_step": 2,
|
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": 1147442980454400.0,
|
12 |
"log_history": [],
|
13 |
"best_metric": null,
|
14 |
"best_model_checkpoint": null,
|