ArtiSikhwal
commited on
Commit
•
8899d42
1
Parent(s):
768756d
final_SmolVLM_windsheild_18
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# SmolVLM-Base-vqav2
|
16 |
|
17 |
-
This model is a fine-tuned version of [HuggingFaceTB/SmolVLM-Base](https://huggingface.co/HuggingFaceTB/SmolVLM-Base) on
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
14 |
|
15 |
# SmolVLM-Base-vqav2
|
16 |
|
17 |
+
This model is a fine-tuned version of [HuggingFaceTB/SmolVLM-Base](https://huggingface.co/HuggingFaceTB/SmolVLM-Base) on the None dataset.
|
18 |
|
19 |
## Model description
|
20 |
|
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"down_proj",
|
27 |
-
"o_proj",
|
28 |
-
"k_proj",
|
29 |
-
"gate_proj",
|
30 |
"q_proj",
|
|
|
|
|
|
|
31 |
"up_proj",
|
32 |
-
"v_proj"
|
|
|
33 |
],
|
34 |
"task_type": null,
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
|
|
|
|
26 |
"q_proj",
|
27 |
+
"gate_proj",
|
28 |
+
"k_proj",
|
29 |
+
"o_proj",
|
30 |
"up_proj",
|
31 |
+
"v_proj",
|
32 |
+
"down_proj"
|
33 |
],
|
34 |
"task_type": null,
|
35 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 42220792
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9cb861cf15433e52ec4792fe76afad9e90f814d097819e3fad5b08a59c97c454
|
3 |
size 42220792
|
runs/Dec05_13-43-12_a604969d700b/events.out.tfevents.1733406197.a604969d700b.23.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ff53ad04d157a1fade0cdb6eb8134d826a4a9cac92afadb465ad6ec2e5386eb
|
3 |
+
size 12617
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dccfed8a6495e27678269f67c4bf1827c5525e01eb9559487a639f9a4503cb04
|
3 |
size 5304
|