sayanbanerjee32
commited on
Commit
•
c7c2db3
1
Parent(s):
be8bb32
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 +4 -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:2468e74a5d43563a0bef48bbfe1f16157eef3cfe7bbbcdaf9fa8bd0ce633834f
|
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:4bed76954bbbf12beda57cb6907f7df4a5650015a97072a57382b24a59c54b8e
|
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:274072e4de1a427fb6c979034204d522823c6d6c24ace2976a7c2fd3c838b756
|
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 |
{
|
14 |
"loss": 0.688,
|
@@ -36,7 +36,7 @@
|
|
36 |
"stateful_callbacks": {
|
37 |
"TrainerControl": {
|
38 |
"args": {
|
39 |
-
"should_training_stop":
|
40 |
"should_epoch_stop": false,
|
41 |
"should_save": true,
|
42 |
"should_evaluate": false,
|
|
|
1 |
{
|
2 |
+
"epoch": 0.08888888888888889,
|
3 |
+
"global_step": 12,
|
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": 6305737041494016.0,
|
12 |
"log_history": [
|
13 |
{
|
14 |
"loss": 0.688,
|
|
|
36 |
"stateful_callbacks": {
|
37 |
"TrainerControl": {
|
38 |
"args": {
|
39 |
+
"should_training_stop": true,
|
40 |
"should_epoch_stop": false,
|
41 |
"should_save": true,
|
42 |
"should_evaluate": false,
|