mirajanata
commited on
Commit
•
be333a5
1
Parent(s):
e94b319
Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
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 |
+
"k_proj",
|
|
|
|
|
24 |
"down_proj",
|
|
|
25 |
"up_proj",
|
26 |
+
"q_proj",
|
27 |
+
"o_proj",
|
28 |
+
"gate_proj",
|
29 |
+
"v_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 2185324592
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:033877beb186d882de96603227c4e16df48d950cee89371a2c9ba148dbfc9bf6
|
3 |
size 2185324592
|
runs/Jun11_13-09-08_38f43e7a1489/events.out.tfevents.1718111354.38f43e7a1489.568.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:033cf4192ac7b3319d68cdc7b79d00d85dc024df62f80fc1ccb0c3acfdc7c892
|
3 |
+
size 24145
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:909771fce88e3bba04187ff0b9410df9a63105f0b22e9f67eeb6c5bfed7ebc2d
|
3 |
size 5560
|