Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"k_proj",
|
24 |
"q_proj",
|
25 |
"o_proj",
|
26 |
-
"down_proj",
|
27 |
"v_proj",
|
|
|
28 |
"up_proj",
|
29 |
-
"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"q_proj",
|
24 |
"o_proj",
|
|
|
25 |
"v_proj",
|
26 |
+
"gate_proj",
|
27 |
"up_proj",
|
28 |
+
"down_proj",
|
29 |
+
"k_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"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 9838816
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:40ed53e76af644ac756769a2559b1cb63d89cc40939d53d4d337d0490efd7acc
|
3 |
size 9838816
|
runs/May05_11-46-16_2dbe07814dcb/events.out.tfevents.1714909578.2dbe07814dcb.49535.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e084e42b6e18a4ddf1712e77947cdf394d4535d6d3a66b34eb9e450b51315c74
|
3 |
+
size 7469
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b22345acb1caa561e016c71657caf28fd0e4fcedd713c7c2a5128889e7e5dfbb
|
3 |
size 5240
|