hansa15100
commited on
Commit
•
ddfeed2
1
Parent(s):
6d1d34f
Training in progress, step 1
Browse files
adapter_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
-
"base_model_name_or_path":
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
@@ -21,12 +21,12 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"gate_proj",
|
24 |
-
"up_proj",
|
25 |
-
"o_proj",
|
26 |
-
"v_proj",
|
27 |
"k_proj",
|
28 |
"q_proj",
|
29 |
-
"
|
|
|
|
|
|
|
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-mix-224",
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"gate_proj",
|
|
|
|
|
|
|
24 |
"k_proj",
|
25 |
"q_proj",
|
26 |
+
"v_proj",
|
27 |
+
"down_proj",
|
28 |
+
"up_proj",
|
29 |
+
"o_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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6566af9ca314733e69a9a575a49563447619b9720b8bc45ff3fcd16a6e524835
|
3 |
+
size 45259216
|
runs/Jun27_12-41-10_aid-iad-bm-gpu4-8-ad1-004/events.out.tfevents.1719492079.aid-iad-bm-gpu4-8-ad1-004.2386178.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:42481c5614cdb4aa6ba3300f10a692f3104d24c8d73197b07a4b3055a255a63e
|
3 |
+
size 5270
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:238c88b2c6f0c842f68d3174ca66d230935766eef3b9fc8369542544ee6a4092
|
3 |
size 5176
|