Training in progress, step 500
Browse files- adapter_config.json +4 -4
- adapter_model.bin +1 -1
- adapter_model.safetensors +2 -2
- runs/Nov05_03-12-35_c1aa879ad2a9/events.out.tfevents.1699153955.c1aa879ad2a9.2971.0 +3 -0
- runs/Nov05_04-51-31_c1aa879ad2a9/events.out.tfevents.1699159891.c1aa879ad2a9.27886.0 +3 -0
- runs/Nov07_00-59-43_dff32f881ec9/events.out.tfevents.1699318784.dff32f881ec9.1656.0 +3 -0
- training_args.bin +2 -2
adapter_config.json
CHANGED
@@ -16,13 +16,13 @@
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
-
"q_proj",
|
20 |
"o_proj",
|
21 |
-
"v_proj",
|
22 |
-
"k_proj",
|
23 |
-
"gate_proj",
|
24 |
"up_proj",
|
|
|
|
|
|
|
25 |
"down_proj",
|
|
|
26 |
"lm_head"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM"
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
|
|
19 |
"o_proj",
|
|
|
|
|
|
|
20 |
"up_proj",
|
21 |
+
"gate_proj",
|
22 |
+
"k_proj",
|
23 |
+
"q_proj",
|
24 |
"down_proj",
|
25 |
+
"v_proj",
|
26 |
"lm_head"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM"
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 170244818
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c649c6af991909d31c0865df8a7420648ce47ac1af2a21727f094da14c7f31f
|
3 |
size 170244818
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:703ef24fc1ed38ba7169b8f9c1bb7a928fcddb33327992377521d0c9da163a7d
|
3 |
+
size 170142632
|
runs/Nov05_03-12-35_c1aa879ad2a9/events.out.tfevents.1699153955.c1aa879ad2a9.2971.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23f307b214ac8be024eaa21c5fc9f7fc8e7c8fa4a52f74d3535137bac9e35106
|
3 |
+
size 15901
|
runs/Nov05_04-51-31_c1aa879ad2a9/events.out.tfevents.1699159891.c1aa879ad2a9.27886.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a6a0ae698abde5dca835a11ca7c593255b4f93cd774ed514f46923c55cd169d
|
3 |
+
size 13836
|
runs/Nov07_00-59-43_dff32f881ec9/events.out.tfevents.1699318784.dff32f881ec9.1656.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89a054c8966854185834bb5a07214128a006c9956193da24bddb0fa475900787
|
3 |
+
size 8574
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7350b0b7fee416ec35f53b546f15924127b307d5e73902bd47962346e950b5bb
|
3 |
+
size 4728
|