axel-darmouni
commited on
Training in progress, step 375
Browse files
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"
|
27 |
-
"o_proj",
|
28 |
"v_proj",
|
29 |
-
"gate_proj",
|
30 |
-
"down_proj",
|
31 |
"k_proj",
|
32 |
-
"
|
|
|
|
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"up_proj",
|
|
|
27 |
"v_proj",
|
|
|
|
|
28 |
"k_proj",
|
29 |
+
"o_proj",
|
30 |
+
"gate_proj",
|
31 |
+
"q_proj",
|
32 |
+
"down_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"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 47584968
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3fabf156ba1d5cfa79c5957793dd7dbc270fef1a6c061892cdfbf7aa288b7e9b
|
3 |
size 47584968
|
runs/Dec28_02-23-39_scw-vibrant-shannon/events.out.tfevents.1735352620.scw-vibrant-shannon
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30daec47ac6e44935477597bba5f4daf565812214599160d6a5f1504250c2a68
|
3 |
+
size 6746
|
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:bfb4624e47e2608d3ae5fae52f89ec814a40d3680446887fd7122bd32fcfd6f8
|
3 |
size 5304
|