End of training
Browse files- adapter_config.json +8 -5
- adapter_model.safetensors +1 -1
- runs/Nov01_19-41-43_33afecfc03ed/events.out.tfevents.1730490115.33afecfc03ed.53299.0 +3 -0
- runs/Nov01_19-44-47_33afecfc03ed/events.out.tfevents.1730490292.33afecfc03ed.53299.1 +3 -0
- runs/Nov01_19-47-31_33afecfc03ed/events.out.tfevents.1730490456.33afecfc03ed.53299.2 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -1,6 +1,9 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
-
"auto_mapping":
|
|
|
|
|
|
|
4 |
"base_model_name_or_path": "HuggingFaceM4/Idefics3-8B-Llama3",
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
@@ -20,15 +23,15 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"v_proj",
|
|
|
24 |
"o_proj",
|
25 |
"gate_proj",
|
26 |
-
"q_proj",
|
27 |
"up_proj",
|
28 |
-
"down_proj"
|
29 |
-
"k_proj"
|
30 |
],
|
31 |
-
"task_type":
|
32 |
"use_dora": false,
|
33 |
"use_rslora": false
|
34 |
}
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
+
"auto_mapping": {
|
4 |
+
"base_model_class": "Idefics3ForConditionalGeneration",
|
5 |
+
"parent_library": "transformers.models.idefics3.modeling_idefics3"
|
6 |
+
},
|
7 |
"base_model_name_or_path": "HuggingFaceM4/Idefics3-8B-Llama3",
|
8 |
"bias": "none",
|
9 |
"fan_in_fan_out": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"q_proj",
|
27 |
"v_proj",
|
28 |
+
"k_proj",
|
29 |
"o_proj",
|
30 |
"gate_proj",
|
|
|
31 |
"up_proj",
|
32 |
+
"down_proj"
|
|
|
33 |
],
|
34 |
+
"task_type": null,
|
35 |
"use_dora": false,
|
36 |
"use_rslora": false
|
37 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 89947240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18497e5d0955bf918ab09e301aacfceb581af8534f87df1e0437b9f2767bc6a8
|
3 |
size 89947240
|
runs/Nov01_19-41-43_33afecfc03ed/events.out.tfevents.1730490115.33afecfc03ed.53299.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f3238c0a2685717e141cd21bbed3d2370d640eff1318017e1fd0d19464398d4
|
3 |
+
size 24068
|
runs/Nov01_19-44-47_33afecfc03ed/events.out.tfevents.1730490292.33afecfc03ed.53299.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a1049c886006556f427d886c53fcb561469b901c43f44636a10904c80d46cfc
|
3 |
+
size 12078
|
runs/Nov01_19-47-31_33afecfc03ed/events.out.tfevents.1730490456.33afecfc03ed.53299.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04955bdd7fe89ca896c5a534c1f1a537c844af4e7da15c3b2d7410f9af5fc3af
|
3 |
+
size 12426
|
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:582e702d5128277dee8201f8f9211c58044583bc6c54fbe0d90f03183e732104
|
3 |
size 5304
|