Training in progress, epoch 1
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
- model-00001-of-00003.safetensors +1 -1
- model-00002-of-00003.safetensors +1 -1
- model-00003-of-00003.safetensors +1 -1
- runs/Feb24_06-05-27_929128eca025/events.out.tfevents.1708754733.929128eca025.75495.0 +3 -0
- runs/Feb24_06-08-23_929128eca025/events.out.tfevents.1708754909.929128eca025.76159.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
22 |
"gate_proj",
|
23 |
"v_proj",
|
24 |
-
"
|
25 |
-
"up_proj",
|
26 |
-
"q_proj",
|
27 |
"o_proj",
|
28 |
-
"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"q_proj",
|
23 |
+
"up_proj",
|
24 |
"gate_proj",
|
25 |
"v_proj",
|
26 |
+
"down_proj",
|
|
|
|
|
27 |
"o_proj",
|
28 |
+
"k_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5449517272
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f29eab9445adec8188d7181734e99837a0f817d7386a8f3ff0678e1321b0a8b1
|
3 |
size 5449517272
|
model-00001-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1948299896
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed07b5dba75dc2c2fe52460e13e1623ecd2b7af309fd3568312f184957e729ae
|
3 |
size 1948299896
|
model-00002-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1981891624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6cf19d75e6f4aa745375e0c205e86eb8bf29e8f4dc2ccf1720878ad8e4bb26eb
|
3 |
size 1981891624
|
model-00003-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1082180264
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9b7a2cc44a640af070aa42f671abe610844ddceba53b5c655fa39312cf6490e
|
3 |
size 1082180264
|
runs/Feb24_06-05-27_929128eca025/events.out.tfevents.1708754733.929128eca025.75495.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b18c97b18d5d3fa8919b2d2b3d168f6807884d74b7991655d144d069dfd9f3be
|
3 |
+
size 4184
|
runs/Feb24_06-08-23_929128eca025/events.out.tfevents.1708754909.929128eca025.76159.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aee178f44aa34f28d78b5adb8fe103e555425dbd1b7f9e186824a019f3ba6156
|
3 |
+
size 13129
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83b907a624617d76081df76722e69637bc96e057ef83691c49b8b5650d101981
|
3 |
size 4920
|