gajanhcc commited on
Commit
6f369cb
·
verified ·
1 Parent(s): 77410b0

gajanhcc/colsmolvlm-ft

Browse files
README.md CHANGED
@@ -54,4 +54,5 @@ The following hyperparameters were used during training:
54
  - PEFT 0.14.0
55
  - Transformers 4.49.0
56
  - Pytorch 2.5.1+cu124
 
57
  - Tokenizers 0.21.0
 
54
  - PEFT 0.14.0
55
  - Transformers 4.49.0
56
  - Pytorch 2.5.1+cu124
57
+ - Datasets 3.3.2
58
  - Tokenizers 0.21.0
adapter_config.json CHANGED
@@ -26,12 +26,12 @@
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
- "v_proj",
30
- "k_proj",
31
- "down_proj",
32
  "q_proj",
 
33
  "up_proj",
34
  "o_proj",
 
 
35
  "gate_proj"
36
  ],
37
  "task_type": null,
 
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
 
 
 
29
  "q_proj",
30
+ "down_proj",
31
  "up_proj",
32
  "o_proj",
33
+ "k_proj",
34
+ "v_proj",
35
  "gate_proj"
36
  ],
37
  "task_type": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f4483ff7d0bc63a592c89d16b50b5b376b74d7e6a6b6259ce904ebdd0ae7afbc
3
  size 42220792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4a37f0e0682efca6602c3061d9bcfcba1a5fd19eecc1376ea08dbfc3ee07108
3
  size 42220792
runs/Feb28_18-42-06_3013685e5033/events.out.tfevents.1740768130.3013685e5033.3478.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7c1333680cce2f0249b80a98de5c15744840523df7ab6c3c49285dfdcfe25e0
3
+ size 8742
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a553e691896f5419bde2731d91fb380e57c5384d09214fb6a778cf4a34832870
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7b0f7e616506301c989c97bfb5bda4d35b4f7dcd701157fc83194d4e55f2068
3
  size 5304