Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -27,13 +27,13 @@
|
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
30 |
-
"up_proj",
|
31 |
-
"gate_proj",
|
32 |
-
"v_proj",
|
33 |
-
"q_proj",
|
34 |
"k_proj",
|
|
|
|
|
35 |
"o_proj",
|
36 |
-
"
|
|
|
|
|
37 |
],
|
38 |
"task_type": "CAUSAL_LM",
|
39 |
"trainable_token_indices": null,
|
|
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
|
|
|
|
|
|
|
|
30 |
"k_proj",
|
31 |
+
"down_proj",
|
32 |
+
"q_proj",
|
33 |
"o_proj",
|
34 |
+
"up_proj",
|
35 |
+
"v_proj",
|
36 |
+
"gate_proj"
|
37 |
],
|
38 |
"task_type": "CAUSAL_LM",
|
39 |
"trainable_token_indices": null,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2468152240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46b67787f590c7cda5181acf9d69bd6662c06423354fd3544f4cb2ae0e199b11
|
3 |
size 2468152240
|
runs/Mar16_22-08-01_a5bf16f13274/events.out.tfevents.1742162888.a5bf16f13274.306.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df7a7dd85474703b21822db0cda0925ffeef054d5ff54adf615f9d660805413c
|
3 |
+
size 6690
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa822c7eaa04b182beb29f0c7f3449cbe8047da57bfb176b181a0cd44b950a51
|
3 |
size 5624
|