Training in progress, step 10
Browse files
adapter_config.json
CHANGED
@@ -21,12 +21,12 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"v_proj",
|
|
|
|
|
24 |
"q_proj",
|
25 |
-
"
|
26 |
"gate_proj",
|
27 |
-
"
|
28 |
-
"k_proj",
|
29 |
-
"o_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"v_proj",
|
24 |
+
"k_proj",
|
25 |
+
"up_proj",
|
26 |
"q_proj",
|
27 |
+
"o_proj",
|
28 |
"gate_proj",
|
29 |
+
"down_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 335604696
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e82abcfebe233db9a83ac6f81a20b4e4c7d856aeeb399483efb14f36eba62ee6
|
3 |
size 335604696
|
runs/Aug03_20-55-48_5b5c1d8f836a/events.out.tfevents.1722718552.5b5c1d8f836a.312.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18a4da464acdfc2a5f900a9fd3e5e8f910a5cd5b408e6cf83a09884b71a27692
|
3 |
+
size 6128
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0683f34347b87835bd770aca267c522d14cb509509d9479878e808abb9a68f51
|
3 |
size 5432
|