sayanbanerjee32
commited on
Commit
•
d9d76bb
1
Parent(s):
a132cd1
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:be9a734ddff672d875a96978942f8382ed8cf321eec9d2e2aac943fea12aa8fd
|
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:85b65304e44ea622380c1bb36fd4b777f63a46b138dd2c4a3f96f7043468de7c
|
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:a5b826e516bfac0e8949764d862de53d3e24738a533c6265012035e4d708f1d8
|
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,
|