Training in progress, step 62
Browse files- adapter_config.json +5 -5
- adapter_model.safetensors +1 -1
- runs/Jun07_10-59-33_e20c3c032d95/events.out.tfevents.1717757985.e20c3c032d95.255.0 +3 -0
- runs/Jun07_11-02-43_e20c3c032d95/events.out.tfevents.1717758169.e20c3c032d95.255.1 +3 -0
- runs/Jun07_11-20-22_e20c3c032d95/events.out.tfevents.1717759226.e20c3c032d95.433.0 +3 -0
- runs/Jun07_11-22-27_e20c3c032d95/events.out.tfevents.1717759350.e20c3c032d95.433.1 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"
|
25 |
-
"gate_proj",
|
26 |
"v_proj",
|
|
|
27 |
"q_proj",
|
28 |
-
"
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"down_proj",
|
24 |
+
"o_proj",
|
|
|
25 |
"v_proj",
|
26 |
+
"gate_proj",
|
27 |
"q_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 45258384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb6f8615de4beff9134bb1c0131e4e590ffc19f9904700edb276f5216eef64b4
|
3 |
size 45258384
|
runs/Jun07_10-59-33_e20c3c032d95/events.out.tfevents.1717757985.e20c3c032d95.255.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fdea686ad78787960c3efa8c4ae779f4620620383004b0fb8537b87f2fcaa4fc
|
3 |
+
size 5712
|
runs/Jun07_11-02-43_e20c3c032d95/events.out.tfevents.1717758169.e20c3c032d95.255.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e9763ec51736102d65fe3406d042d7536843fcbbfe26bc3aa3c41e043a6fc3e
|
3 |
+
size 6267
|
runs/Jun07_11-20-22_e20c3c032d95/events.out.tfevents.1717759226.e20c3c032d95.433.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1d4b0845f871efe600fdba72410616c59c04455fec1083ac7752080d0e2e069
|
3 |
+
size 5707
|
runs/Jun07_11-22-27_e20c3c032d95/events.out.tfevents.1717759350.e20c3c032d95.433.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea41c4199c3abf21852abadd4b6cd3b5725490c26e26dc8ff76f2d067682d8e6
|
3 |
+
size 6055
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aec709909ec2220646c49e8c5ca6bfbd0af422d91bbd667426181ef891a75622
|
3 |
size 5176
|