hasibirok0
commited on
Training in progress, epoch 0
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -40,8 +40,8 @@
|
|
40 |
"rank_pattern": {},
|
41 |
"revision": null,
|
42 |
"target_modules": [
|
43 |
-
"v_proj",
|
44 |
"q_proj",
|
|
|
45 |
"k_proj"
|
46 |
],
|
47 |
"task_type": "SEQ_CLS",
|
|
|
40 |
"rank_pattern": {},
|
41 |
"revision": null,
|
42 |
"target_modules": [
|
|
|
43 |
"q_proj",
|
44 |
+
"v_proj",
|
45 |
"k_proj"
|
46 |
],
|
47 |
"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 4780504
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1be428f0b31a3975a1449bdd88293a28c3058a9fd4c06e3a71f730300c3f8572
|
3 |
size 4780504
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cdbefeb2bdec2011894dc6af7b992e7a7a555c67bc61e6df035bb68e9a5a4817
|
3 |
size 5496
|