maximuslee07
commited on
Commit
•
7a12e87
1
Parent(s):
d0969e5
Training in progress, epoch 0
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 |
-
"
|
|
|
25 |
"v_proj",
|
26 |
"k_proj",
|
27 |
"up_proj",
|
28 |
-
"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"down_proj",
|
23 |
+
"gate_proj",
|
24 |
+
"q_proj",
|
25 |
"v_proj",
|
26 |
"k_proj",
|
27 |
"up_proj",
|
28 |
+
"o_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 3607753496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9bb7d2d1e4cf3b58533e4d5a3e1eebedd98ba0a02e1b27ebcadce58d5bd10977
|
3 |
size 3607753496
|
runs/Mar15_10-45-09_AI-Server/events.out.tfevents.1710524714.AI-Server.3668.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3aacf17d54c9629c538698d8fe454f14bf559ee3b2e0ea3b332aa42d7219d145
|
3 |
+
size 5077
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:276daf8597d8dc704e5394b3583c72c0196109666ec9bba461e98a10dbc753bc
|
3 |
size 4920
|