Training in progress, step 50
Browse files
adapter_config.json
CHANGED
@@ -20,12 +20,20 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"fc2",
|
24 |
-
"q_proj",
|
25 |
-
"(proj): Linear8bitLt(in_features=1280, out_features=1280, bias=True)",
|
26 |
"v_proj",
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
"fc1",
|
28 |
-
"
|
|
|
|
|
|
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
|
|
23 |
"v_proj",
|
24 |
+
"gate_proj",
|
25 |
+
"(2): Linear8bitLt(in_features=5120, out_features=3584, bias=True)",
|
26 |
+
"down_proj",
|
27 |
+
"fc2",
|
28 |
+
"up_proj",
|
29 |
+
"(0): Linear8bitLt(in_features=5120, out_features=5120, bias=True)",
|
30 |
"fc1",
|
31 |
+
"(proj): Linear8bitLt(in_features=1280, out_features=1280, bias=True)",
|
32 |
+
"k_proj",
|
33 |
+
"lm_head",
|
34 |
+
"qkv",
|
35 |
+
"o_proj",
|
36 |
+
"q_proj"
|
37 |
],
|
38 |
"task_type": "CAUSAL_LM",
|
39 |
"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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0080c0f8b30d62a747646740f969c0c51f91815a0852773620d79e548ee27bdb
|
3 |
+
size 2284139392
|
runs/Nov12_20-56-02_a100-largegpu/events.out.tfevents.1731445126.a100-largegpu
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d12a4a0f72c994d82f5acbe01d47016da84d1ba58b0985461f389e6bcbb1c9fb
|
3 |
+
size 6464
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a8454129b802355cdd303a732094048a6a05139e0a10ebda31dc940d3a4a9ea
|
3 |
size 5496
|