aldente0630
commited on
Commit
•
910ab25
1
Parent(s):
88344ec
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 |
-
"q_proj",
|
23 |
-
"down_proj",
|
24 |
"up_proj",
|
25 |
-
"k_proj",
|
26 |
-
"o_proj",
|
27 |
"gate_proj",
|
28 |
-
"
|
|
|
|
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
22 |
"up_proj",
|
|
|
|
|
23 |
"gate_proj",
|
24 |
+
"q_proj",
|
25 |
+
"v_proj",
|
26 |
+
"o_proj",
|
27 |
+
"down_proj",
|
28 |
+
"k_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 1803907984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e52e47b9ba073e9b13cab9dd0d4b3dcfedaa47fb54336133da09b8948bc3dbe0
|
3 |
size 1803907984
|
runs/Apr07_12-46-49_ip-172-16-38-184.ec2.internal/events.out.tfevents.1712494020.ip-172-16-38-184.ec2.internal.6677.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5992d09ed9489e7c459fe546beea7969251c068bc17ad6f8fdae9227e47020e4
|
3 |
+
size 5754
|
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:eb1e3d682bcd1eec9852cb5e954cbd8f065d2cb9c1d7b2d9d7d4aa070c63dc76
|
3 |
size 4728
|