Training in progress, step 10
Browse files
adapter_config.json
CHANGED
@@ -16,13 +16,13 @@
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
-
"v_proj",
|
20 |
-
"up_proj",
|
21 |
-
"q_proj",
|
22 |
"o_proj",
|
23 |
-
"
|
24 |
"gate_proj",
|
25 |
-
"
|
|
|
|
|
|
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM"
|
28 |
}
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
|
|
|
|
|
|
19 |
"o_proj",
|
20 |
+
"k_proj",
|
21 |
"gate_proj",
|
22 |
+
"v_proj",
|
23 |
+
"q_proj",
|
24 |
+
"up_proj",
|
25 |
+
"down_proj"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM"
|
28 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 80013120
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:98d6d53394940ed9a7f5901ebc39e6c4fecd2d613526f8c7e4a90ac71477164c
|
3 |
size 80013120
|
runs/Apr15_08-41-29_3f74fa00f3b2/events.out.tfevents.1713170498.3f74fa00f3b2.1601.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8bde4125200a09a0405f2087d8dc603aa6af2aac35abae9735a83a782aec124b
|
3 |
+
size 4701
|
runs/Apr15_08-41-29_3f74fa00f3b2/events.out.tfevents.1713170528.3f74fa00f3b2.1601.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b969b6fdea6cffa96abd1494c3d5c5a5bfe59192a62f548ffb67a3d739141cea
|
3 |
+
size 4855
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b0f9f57bc5ce2b115a7b3422768dbfd9f332032d1e20ceea6b8a3df640b7e1c
|
3 |
size 4664
|