DuongTrongChi
commited on
Training in progress, step 1
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": "unsloth",
|
22 |
"target_modules": [
|
23 |
-
"q_proj",
|
24 |
"k_proj",
|
25 |
-
"
|
26 |
-
"gate_proj",
|
27 |
"v_proj",
|
|
|
|
|
28 |
"down_proj",
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": "unsloth",
|
22 |
"target_modules": [
|
|
|
23 |
"k_proj",
|
24 |
+
"q_proj",
|
|
|
25 |
"v_proj",
|
26 |
+
"o_proj",
|
27 |
+
"up_proj",
|
28 |
"down_proj",
|
29 |
+
"gate_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 60010048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b56833d809a079c9a270ad7f6ed302efd729e2cbeb13a8007f04f410c7732153
|
3 |
size 60010048
|
runs/Jul25_20-38-19_gpuhpc01.local/events.out.tfevents.1721914700.gpuhpc01.local.2440687.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4af8eb2d7e2c2e79f63efc729caad5720db12ebdc277054e7623833a1728644d
|
3 |
+
size 5704
|
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:3925e6f4fb74ea74c296487c97f50eee65db504b312a1431f8d935775889ba02
|
3 |
size 5240
|