Training in progress, step 5000
Browse files
adapter_config.json
CHANGED
@@ -24,11 +24,11 @@
|
|
24 |
"target_modules": [
|
25 |
"gate_proj",
|
26 |
"down_proj",
|
27 |
-
"
|
28 |
"q_proj",
|
29 |
"k_proj",
|
30 |
"up_proj",
|
31 |
-
"
|
32 |
],
|
33 |
"task_type": "CAUSAL_LM",
|
34 |
"use_dora": false,
|
|
|
24 |
"target_modules": [
|
25 |
"gate_proj",
|
26 |
"down_proj",
|
27 |
+
"v_proj",
|
28 |
"q_proj",
|
29 |
"k_proj",
|
30 |
"up_proj",
|
31 |
+
"o_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 2460946960
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f8a5fd35611116f4dda1500df2dfd9ed2e392abf3388360695b676ecf5994c0
|
3 |
size 2460946960
|
runs/May09_20-38-33_21d45b4fcc20/events.out.tfevents.1715287153.21d45b4fcc20.995.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e826b17817feff6db6a9381b3cbc3299c10de0ab56610342a622a5c6cc28d1dc
|
3 |
+
size 5885
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9c2554673aaa5de534b5e2f81d425ed3dcd2d298d1950a72d2b97531982b86a
|
3 |
size 5048
|