joshuaspear
commited on
Training in progress, epoch 1
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +2 -2
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -22,7 +22,7 @@
|
|
22 |
"qa_outputs.weight"
|
23 |
],
|
24 |
"peft_type": "LORA",
|
25 |
-
"r":
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
|
|
22 |
"qa_outputs.weight"
|
23 |
],
|
24 |
"peft_type": "LORA",
|
25 |
+
"r": 8,
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
adapter_model.safetensors
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:db858ea7ab7eae87ff3c041f4c7c7345cbe9f502e7f374fd09dd516299e967ce
|
3 |
+
size 3152768
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a2eb676465cf7245debb0e2d5168dc466e71ebd16b9ebbd768b4884a701efd7
|
3 |
size 5368
|