hasibirok0
commited on
Training in progress, step 100
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -50,8 +50,8 @@
|
|
50 |
"rank_pattern": {},
|
51 |
"revision": null,
|
52 |
"target_modules": [
|
53 |
-
"v_proj",
|
54 |
"q_proj",
|
|
|
55 |
"k_proj"
|
56 |
],
|
57 |
"task_type": "SEQ_CLS",
|
|
|
50 |
"rank_pattern": {},
|
51 |
"revision": null,
|
52 |
"target_modules": [
|
|
|
53 |
"q_proj",
|
54 |
+
"v_proj",
|
55 |
"k_proj"
|
56 |
],
|
57 |
"task_type": "SEQ_CLS",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 31586912
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e2851b436b08ccb19c7a3f85edc863d67d814f756ab547b8cd55a840573fb90
|
3 |
size 31586912
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe3519c10947a2a3c525229be30f0e9fd99dec1a837d751731edaa203c9e95fb
|
3 |
size 5240
|