Training in progress, step 10
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -30,8 +30,8 @@
|
|
30 |
"rank_pattern": {},
|
31 |
"revision": null,
|
32 |
"target_modules": [
|
33 |
-
"q_proj",
|
34 |
"k_proj",
|
|
|
35 |
"v_proj"
|
36 |
],
|
37 |
"task_type": null,
|
|
|
30 |
"rank_pattern": {},
|
31 |
"revision": null,
|
32 |
"target_modules": [
|
|
|
33 |
"k_proj",
|
34 |
+
"q_proj",
|
35 |
"v_proj"
|
36 |
],
|
37 |
"task_type": null,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 22170412
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9bff5018d4fdcc77210eae6a145877e552ccf032941986ab09945286461ff4ee
|
3 |
size 22170412
|
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:02277c0b4cc6842fed0e4987355b81514684015fd5b0ed7916deab583321c566
|
3 |
size 4920
|