Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"down_proj",
|
|
|
23 |
"q_proj",
|
24 |
-
"v_proj",
|
25 |
-
"gate_proj",
|
26 |
"o_proj",
|
27 |
"up_proj",
|
28 |
-
"
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"down_proj",
|
23 |
+
"k_proj",
|
24 |
"q_proj",
|
|
|
|
|
25 |
"o_proj",
|
26 |
"up_proj",
|
27 |
+
"v_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 968929888
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea0c51edfffae4d319c2f7d0398ad8c8e5d33643d9c432664674bafa81aefe4b
|
3 |
size 968929888
|
runs/Feb04_10-27-12_a9d26f360246/events.out.tfevents.1707042444.a9d26f360246.6700.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:62e1efecab3d55349f94c1799c2d515c279bf7ec49d6620105343fa7e9247044
|
3 |
+
size 5105
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c3f61b5237d890fedd940437f2c5eafd69bff45b34493de378d5df9982884e1
|
3 |
size 4728
|