tiagoblima
commited on
Commit
•
142065c
1
Parent(s):
71f5004
Training in progress, epoch 1
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- training_args.bin +2 -2
adapter_config.json
CHANGED
@@ -21,8 +21,8 @@
|
|
21 |
"rank_pattern": {},
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
24 |
-
"
|
25 |
-
"
|
26 |
],
|
27 |
"task_type": "SEQ_2_SEQ_LM"
|
28 |
}
|
|
|
21 |
"rank_pattern": {},
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
24 |
+
"q",
|
25 |
+
"v"
|
26 |
],
|
27 |
"task_type": "SEQ_2_SEQ_LM"
|
28 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 102256208
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:edfdc76f38dcb010db508585f146de68691784dff4bd46c5569e584874c9c3e6
|
3 |
size 102256208
|
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:0925825ab22d5b77bf15c624264202427820349f491d167f3a38dd45c6c06cc5
|
3 |
+
size 4792
|