Training in progress, epoch 1
Browse files- adapter_config.json +5 -5
- adapter_model.safetensors +1 -1
- runs/Jan04_07-46-42_02568fc3096d/events.out.tfevents.1704354405.02568fc3096d.181.1 +2 -2
- runs/Jan16_07-07-41_e331b44ebcfd/events.out.tfevents.1705388865.e331b44ebcfd.646.0 +3 -0
- runs/Jan16_07-08-35_e331b44ebcfd/events.out.tfevents.1705388917.e331b44ebcfd.646.1 +3 -0
- runs/Jan16_07-09-53_e331b44ebcfd/events.out.tfevents.1705388994.e331b44ebcfd.646.2 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -19,14 +19,14 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"down_proj",
|
23 |
-
"gate_proj",
|
24 |
"k_proj",
|
25 |
-
"lm_head",
|
26 |
"up_proj",
|
27 |
-
"
|
28 |
-
"
|
29 |
-
"o_proj"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM"
|
32 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"q_proj",
|
23 |
"down_proj",
|
|
|
24 |
"k_proj",
|
|
|
25 |
"up_proj",
|
26 |
+
"gate_proj",
|
27 |
+
"lm_head",
|
28 |
+
"o_proj",
|
29 |
+
"v_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM"
|
32 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 694431312
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d8462ef6e56d5dd51d2994c63d745954f94eba7d2ce4bae799d150a0555527f
|
3 |
size 694431312
|
runs/Jan04_07-46-42_02568fc3096d/events.out.tfevents.1704354405.02568fc3096d.181.1
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:0dec8e90bfc9e78c822b2a29f32ec6e4338f3da0b84fd89aad5d51f9342e95e2
|
3 |
+
size 17130
|
runs/Jan16_07-07-41_e331b44ebcfd/events.out.tfevents.1705388865.e331b44ebcfd.646.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed3a960ca5e44191af1d9f18c4752768796c0a36c55bcad16332daaa8ccde067
|
3 |
+
size 4901
|
runs/Jan16_07-08-35_e331b44ebcfd/events.out.tfevents.1705388917.e331b44ebcfd.646.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0739bcb72c5a63433b6696e2c25eaf851b9e08910f59d66af4c70748ebb5cd64
|
3 |
+
size 4901
|
runs/Jan16_07-09-53_e331b44ebcfd/events.out.tfevents.1705388994.e331b44ebcfd.646.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:871bca20777590bb2a887174924979ac76ad7f356a45d0ad0a86dd10d43dd353
|
3 |
+
size 7121
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4792
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4939ba8239c0afc83247705ee67638e911b29b00ca6e04118cbafa490ae70505
|
3 |
size 4792
|