Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -22,11 +22,11 @@
|
|
22 |
"target_modules": [
|
23 |
"q_proj",
|
24 |
"down_proj",
|
|
|
25 |
"gate_proj",
|
26 |
"o_proj",
|
27 |
-
"
|
28 |
-
"up_proj"
|
29 |
-
"k_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
22 |
"target_modules": [
|
23 |
"q_proj",
|
24 |
"down_proj",
|
25 |
+
"v_proj",
|
26 |
"gate_proj",
|
27 |
"o_proj",
|
28 |
+
"k_proj",
|
29 |
+
"up_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 100966336
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1361666bea2ac92b5630f876f53b6086a58a11e21d19a5ec4608a02801313b29
|
3 |
size 100966336
|
runs/Jun04_17-09-25_77b31efa3848/events.out.tfevents.1717520969.77b31efa3848.794.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1969875c99f52cfc918ba932b3362688524be10310bc3c953766d96b7640d7f
|
3 |
+
size 4184
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f0d96ac48498c4efa23f48443dfe0d4d94eb9ef8de1b7c73d7875eafb513259
|
3 |
size 5112
|