Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -19,12 +19,12 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"v_proj",
|
23 |
-
"gate_proj",
|
24 |
"q_proj",
|
|
|
|
|
25 |
"k_proj",
|
|
|
26 |
"up_proj",
|
27 |
-
"o_proj",
|
28 |
"down_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
22 |
"q_proj",
|
23 |
+
"o_proj",
|
24 |
+
"gate_proj",
|
25 |
"k_proj",
|
26 |
+
"v_proj",
|
27 |
"up_proj",
|
|
|
28 |
"down_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3443619040
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:caf90a8b5ce299c607cf938a20bff449b9cf34d0626f2549aff922911c6967c0
|
3 |
size 3443619040
|
runs/Jul05_13-26-37_tribrains/events.out.tfevents.1720200404.tribrains.1917339.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ee59db62c58be7a1a02dbaaee69d40f36709992b751a5a94dab2613c403e490
|
3 |
+
size 4184
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4283
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c415503531f7d04c6c1fef1f61490f6ce7638655dae87cffecfe5a89ecba3be1
|
3 |
size 4283
|