Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"o_proj",
|
23 |
-
"k_proj",
|
24 |
-
"down_proj",
|
25 |
-
"q_proj",
|
26 |
"v_proj",
|
27 |
-
"
|
28 |
-
"
|
|
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"o_proj",
|
|
|
|
|
|
|
23 |
"v_proj",
|
24 |
+
"q_proj",
|
25 |
+
"down_proj",
|
26 |
+
"k_proj",
|
27 |
+
"up_proj",
|
28 |
+
"gate_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5449517272
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7bc9322da3f0f0de4e82d2dd38c5fe25e63af13913621b93089ff38cb8a17d10
|
3 |
size 5449517272
|
runs/Apr15_14-36-28_ime-train-0005/events.out.tfevents.1713162991.ime-train-0005.128204.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:233c496fa44c8c9b08f4f080c5f478f1fe28d90b26753af1fdeb0ea9837ae63b
|
3 |
+
size 12777
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7703ac49f9fb527e33cee21939547d1f4f77206077f77f00cc08f8f59a1f00ac
|
3 |
size 4920
|