Training in progress, step 7300
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
- runs/May24_21-07-49_ip-172-31-69-60.ec2.internal/events.out.tfevents.1716585001.ip-172-31-69-60.ec2.internal.8004.0 +2 -2
- runs/May25_05-25-09_ip-172-31-69-60.ec2.internal/events.out.tfevents.1716614734.ip-172-31-69-60.ec2.internal.19961.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
|
@@ -21,12 +21,12 @@
|
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
"gate_proj",
|
| 24 |
-
"v_proj",
|
| 25 |
"k_proj",
|
| 26 |
-
"
|
| 27 |
"up_proj",
|
|
|
|
| 28 |
"o_proj",
|
| 29 |
-
"
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"use_dora": false,
|
|
|
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
"gate_proj",
|
|
|
|
| 24 |
"k_proj",
|
| 25 |
+
"v_proj",
|
| 26 |
"up_proj",
|
| 27 |
+
"q_proj",
|
| 28 |
"o_proj",
|
| 29 |
+
"down_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 31516744
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f92fdb7d7a96c3eecb1f1125dcc39ecc85fa8930656be08172dac9e1c7da5842
|
| 3 |
size 31516744
|
runs/May24_21-07-49_ip-172-31-69-60.ec2.internal/events.out.tfevents.1716585001.ip-172-31-69-60.ec2.internal.8004.0
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:26656f825215f4309b0462f3591a829c62f7caa52832394e910fe91ecf1476aa
|
| 3 |
+
size 61699
|
runs/May25_05-25-09_ip-172-31-69-60.ec2.internal/events.out.tfevents.1716614734.ip-172-31-69-60.ec2.internal.19961.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8ae31d7173a07d388e3b8c035ce096141cdf231d19999e0f2e9817e1d1a8bfe6
|
| 3 |
+
size 5995
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6456
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e69f3e976261049385a891a173c0bea14af8a316ab5ce8a70af657e98f60bad1
|
| 3 |
size 6456
|