Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"o_proj",
|
23 |
-
"down_proj",
|
24 |
-
"q_proj",
|
25 |
-
"v_proj",
|
26 |
"k_proj",
|
|
|
|
|
27 |
"up_proj",
|
28 |
-
"gate_proj"
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
|
|
|
|
22 |
"k_proj",
|
23 |
+
"q_proj",
|
24 |
+
"down_proj",
|
25 |
"up_proj",
|
26 |
+
"gate_proj",
|
27 |
+
"o_proj",
|
28 |
+
"v_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2315358960
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32b0cb0e4da23d1a002bd1820754604e6d94e5fe8b785778b83d948b924950a5
|
3 |
size 2315358960
|
runs/May07_10-10-38_d8ae3b450c7a/events.out.tfevents.1715069448.d8ae3b450c7a.43045.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c29e6fff6d12ae709ffe429618dcc0a5f3d4a6b1e944cfc7572ae96540e06953
|
3 |
+
size 5376
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d7566246966467fb270551cc414985b7df804e61637b6f600f79ce97bd8ce41
|
3 |
size 4728
|