Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -23,12 +23,12 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"v_proj",
|
27 |
-
"q_proj",
|
28 |
-
"o_proj",
|
29 |
"down_proj",
|
30 |
"gate_proj",
|
|
|
|
|
31 |
"k_proj",
|
|
|
32 |
"up_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
|
|
26 |
"down_proj",
|
27 |
"gate_proj",
|
28 |
+
"o_proj",
|
29 |
+
"q_proj",
|
30 |
"k_proj",
|
31 |
+
"v_proj",
|
32 |
"up_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4758014800
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:851c060b45f8afe2a6ee510b691a749a9d031919e23be89c08d4c245cdac58b0
|
3 |
size 4758014800
|
runs/Feb12_12-08-22_a8eb505b8811/events.out.tfevents.1739362130.a8eb505b8811.868.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d500115c8ba1656d809506ead30252d1d2d58da4b2ec4619377d5fff87f0e68
|
3 |
+
size 5539
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:abbd814c97f29ce37bd9c623125dccf03541f52910ea6e8acfc5d7176843c30e
|
3 |
size 5624
|