Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -27,16 +27,16 @@
|
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
30 |
-
"fc1",
|
31 |
-
"out_proj",
|
32 |
"q_proj",
|
33 |
-
"up_proj",
|
34 |
-
"k_proj",
|
35 |
-
"o_proj",
|
36 |
"v_proj",
|
37 |
"gate_proj",
|
38 |
"fc2",
|
39 |
-
"down_proj"
|
|
|
|
|
|
|
|
|
|
|
40 |
],
|
41 |
"task_type": "CAUSAL_LM",
|
42 |
"trainable_token_indices": null,
|
|
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
|
|
|
|
30 |
"q_proj",
|
|
|
|
|
|
|
31 |
"v_proj",
|
32 |
"gate_proj",
|
33 |
"fc2",
|
34 |
+
"down_proj",
|
35 |
+
"k_proj",
|
36 |
+
"up_proj",
|
37 |
+
"fc1",
|
38 |
+
"out_proj",
|
39 |
+
"o_proj"
|
40 |
],
|
41 |
"task_type": "CAUSAL_LM",
|
42 |
"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 2839124552
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02ff25f156265b3d8bdeae6b21d0aec7b48a4be30421a0608288897acea824e9
|
3 |
size 2839124552
|
runs/Apr09_14-56-14_r-sergiopaniego-test-8nftryje-1a80d-5kn8s/events.out.tfevents.1744203379.r-sergiopaniego-test-8nftryje-1a80d-5kn8s.33668.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b8c4e340e2d118676075d59fb0b85af17c9d1399a7ff4df19a82537cd2138d4
|
3 |
+
size 13870
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5752
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a948bdf48fc9942675d2f3dfce760a9001110808a81395322cda02f807565957
|
3 |
size 5752
|