Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"
|
27 |
-
"v_proj",
|
28 |
-
"q_proj",
|
29 |
"k_proj",
|
|
|
|
|
30 |
"up_proj",
|
31 |
-
"
|
32 |
-
"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"gate_proj",
|
|
|
|
|
27 |
"k_proj",
|
28 |
+
"o_proj",
|
29 |
+
"down_proj",
|
30 |
"up_proj",
|
31 |
+
"v_proj",
|
32 |
+
"q_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"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 1342238560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:747ba289590a814b5c61334e2cee30075e6ea7420291cd0abf771a375ec9b73d
|
3 |
size 1342238560
|
runs/Dec14_01-37-07_c263-gz3-server-iv-002/events.out.tfevents.1734113266.c263-gz3-server-iv-002.2372944.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f439b72121650cc5e3c2305153e9eb0795fa6c3dace5e4b12fbc0745e6b99bd
|
3 |
+
size 7131
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6136
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:53f3c62a13360c4c3fa4b2eaa65ce11e4394146a19d02ccdaf47ea559c21d5a8
|
3 |
size 6136
|