ihebMissaoui
commited on
Commit
•
338f650
1
Parent(s):
22f509c
End of training
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": "unsloth",
|
22 |
"target_modules": [
|
23 |
-
"
|
|
|
24 |
"q_proj",
|
25 |
-
"gate_proj",
|
26 |
"up_proj",
|
|
|
27 |
"k_proj",
|
28 |
-
"
|
29 |
-
"o_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": "unsloth",
|
22 |
"target_modules": [
|
23 |
+
"o_proj",
|
24 |
+
"v_proj",
|
25 |
"q_proj",
|
|
|
26 |
"up_proj",
|
27 |
+
"down_proj",
|
28 |
"k_proj",
|
29 |
+
"gate_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 100966336
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b087d36f2fc6d6b39a2dc2c18e5584f683a85b8b786c5682521ec0cd807d3b72
|
3 |
size 100966336
|
runs/May19_03-56-07_bef1d8dd39b3/events.out.tfevents.1716090970.bef1d8dd39b3.24.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9105a81e22a685d403a83f10ceabfae108ce149e3b5c08a6e148ad0c3545006
|
3 |
+
size 10095
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a87d7996c4306abb1b58d207e8c1a7c48500f8255066bd9c6e6a5e3889dcb8ae
|
3 |
size 4984
|