Training in progress, epoch 1
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
- runs/Mar28_07-22-47_05e547a38a41/events.out.tfevents.1743153037.05e547a38a41.8019.0 +3 -0
- runs/Mar28_09-14-37_05e547a38a41/events.out.tfevents.1743159746.05e547a38a41.8124.0 +3 -0
- runs/Mar28_13-43-31_05e547a38a41/events.out.tfevents.1743175887.05e547a38a41.8229.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -29,11 +29,11 @@
|
|
29 |
"target_modules": [
|
30 |
"down_proj",
|
31 |
"gate_proj",
|
32 |
-
"
|
33 |
-
"v_proj",
|
34 |
"q_proj",
|
35 |
"up_proj",
|
36 |
-
"
|
|
|
37 |
],
|
38 |
"task_type": "CAUSAL_LM",
|
39 |
"trainable_token_indices": null,
|
|
|
29 |
"target_modules": [
|
30 |
"down_proj",
|
31 |
"gate_proj",
|
32 |
+
"o_proj",
|
|
|
33 |
"q_proj",
|
34 |
"up_proj",
|
35 |
+
"k_proj",
|
36 |
+
"v_proj"
|
37 |
],
|
38 |
"task_type": "CAUSAL_LM",
|
39 |
"trainable_token_indices": null,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1260191096
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6cf4cda371c4926b64f7688043c2805715eaf255b474f6ae6be0d73c653d5aa0
|
3 |
size 1260191096
|
runs/Mar28_07-22-47_05e547a38a41/events.out.tfevents.1743153037.05e547a38a41.8019.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5231d204d3e6afbcde9cf199e30716740821e63c8526d92af25e5b8e64821bf
|
3 |
+
size 19644
|
runs/Mar28_09-14-37_05e547a38a41/events.out.tfevents.1743159746.05e547a38a41.8124.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c47d57907e74bde8df78be8f1a76de444b75ea9f417935d01c7b5f7d23183c1b
|
3 |
+
size 578574
|
runs/Mar28_13-43-31_05e547a38a41/events.out.tfevents.1743175887.05e547a38a41.8229.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cbeec78e296a259ab825c132d985784b1d8fe7b54f5f488967663e2f45cba0f7
|
3 |
+
size 10310142
|
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:8ae59b814e9f8998e6fdeb20b239e4386cc540f39b9c22f04d4921a35aa23db5
|
3 |
size 5688
|