hachirokoo
commited on
Commit
•
ae53f40
1
Parent(s):
9bdc0c6
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 |
-
"
|
23 |
"k_proj",
|
|
|
24 |
"gate_proj",
|
25 |
"down_proj",
|
26 |
-
"q_proj",
|
27 |
"o_proj",
|
28 |
-
"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"v_proj",
|
23 |
"k_proj",
|
24 |
+
"q_proj",
|
25 |
"gate_proj",
|
26 |
"down_proj",
|
|
|
27 |
"o_proj",
|
28 |
+
"up_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 1803645840
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a40840ed351b83f9d98a07411f317ff5d349d9e572b2b3e3c618ee412c83122c
|
3 |
size 1803645840
|
runs/Feb21_01-08-00_ip-10-61-226-38/events.out.tfevents.1708477701.ip-10-61-226-38.1604.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0430a802fa558705c6cc223d303a6faa893a71067510ab13c7004fccf17caec0
|
3 |
+
size 4826
|
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:6a6e6b88d50b76681962d97e31b781746350044fcbee930e57c614ac3c9e078e
|
3 |
size 4728
|