Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -26,17 +26,17 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
|
|
29 |
"out_proj",
|
30 |
"o_proj",
|
31 |
-
"
|
32 |
"v_proj",
|
33 |
"q_proj",
|
34 |
-
"
|
35 |
-
"up_proj",
|
36 |
"lm_head",
|
37 |
"down_proj",
|
38 |
-
"
|
39 |
-
"
|
40 |
],
|
41 |
"task_type": "CAUSAL_LM",
|
42 |
"use_dora": false,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
+
"fc2",
|
30 |
"out_proj",
|
31 |
"o_proj",
|
32 |
+
"up_proj",
|
33 |
"v_proj",
|
34 |
"q_proj",
|
35 |
+
"k_proj",
|
|
|
36 |
"lm_head",
|
37 |
"down_proj",
|
38 |
+
"gate_proj",
|
39 |
+
"fc1"
|
40 |
],
|
41 |
"task_type": "CAUSAL_LM",
|
42 |
"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 4324331232
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3567c7415e6bc4ccba42b75743eb10361912a43ae3f4f3b734d901eeba477db
|
3 |
size 4324331232
|
runs/Apr12_19-08-49_d480a5fdc07e/events.out.tfevents.1744484934.d480a5fdc07e.10735.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b154a2e5d4c7fd06cd24a28e2c408cdbca1d868c28417607138df8231cbf13a
|
3 |
+
size 9278
|
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:5495e76edc96b1012b0d2765d45174df5e7a3320d19ad00f188d0f0db151e39d
|
3 |
size 5624
|