Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -24,11 +24,11 @@
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"lm_head",
|
27 |
-
"
|
28 |
"k_proj",
|
29 |
-
"v_proj",
|
30 |
"q_proj",
|
31 |
-
"
|
|
|
32 |
],
|
33 |
"task_type": "CAUSAL_LM",
|
34 |
"use_dora": false,
|
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"lm_head",
|
27 |
+
"o_proj",
|
28 |
"k_proj",
|
|
|
29 |
"q_proj",
|
30 |
+
"v_proj",
|
31 |
+
"gate_proj"
|
32 |
],
|
33 |
"task_type": "CAUSAL_LM",
|
34 |
"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:ee2b6c135ce62bf0215db185398dcb92924b6a7c7f140a9338578f3ceb2c0d09
|
3 |
+
size 1101088672
|
runs/Feb18_05-27-57_runsensible-dell/events.out.tfevents.1739874478.runsensible-dell.54070.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:802bf4f1a29b3b6b9abb6329a2fbcc72b0f346a5b70ae1f702150d6ab57e89a9
|
3 |
+
size 13774
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59bcadbdc822f960b922abb4eac2edd8ddb4311039826951fdc570683ce05884
|
3 |
size 5688
|