palicoqiqi
commited on
Commit
•
a509caf
1
Parent(s):
30e1c14
Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
-
"base_model_name_or_path": "google/paligemma-3b-
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
|
|
23 |
"down_proj",
|
24 |
"k_proj",
|
25 |
-
"v_proj",
|
26 |
"gate_proj",
|
27 |
-
"
|
28 |
-
"o_proj",
|
29 |
-
"q_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "google/paligemma-3b-ft-ocrvqa-448",
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"o_proj",
|
24 |
+
"up_proj",
|
25 |
+
"q_proj",
|
26 |
"down_proj",
|
27 |
"k_proj",
|
|
|
28 |
"gate_proj",
|
29 |
+
"v_proj"
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"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 45258384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2dab3eb3238c19a2c97bd799bd8515e3d069d7ae2f9dc18dabc5e3a3268c1075
|
3 |
size 45258384
|
runs/Dec02_12-45-40_DESKTOP-JQAT587/events.out.tfevents.1733168744.DESKTOP-JQAT587.41144.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d29dd36ebaddecf76e9f9fc4df70e0cdfcdf7e2d3bf739093538b7f0a95e06a
|
3 |
+
size 5902
|
runs/Dec02_13-06-32_DESKTOP-JQAT587/events.out.tfevents.1733169993.DESKTOP-JQAT587.47776.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e55c38a675bb1b28d11eec9bb32fc1ffe9edc0108f6db3f8649d48bb46d8c0d9
|
3 |
+
size 6375
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ddbf842c0e2e6ba5a796ebf521400cac894b744ed0283d498ab50af0d3a2a85
|
3 |
size 5240
|