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
@@ -24,7 +24,7 @@
|
|
24 |
"classifier"
|
25 |
],
|
26 |
"peft_type": "LORA",
|
27 |
-
"r":
|
28 |
"rank_pattern": {},
|
29 |
"revision": null,
|
30 |
"target_modules": [
|
|
|
24 |
"classifier"
|
25 |
],
|
26 |
"peft_type": "LORA",
|
27 |
+
"r": 4,
|
28 |
"rank_pattern": {},
|
29 |
"revision": null,
|
30 |
"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:13b6e0156683cf158565309af4244b1041887281c2816cda70f5ad96e7b6c2a2
|
3 |
+
size 606104
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0afc1522c4b5870eb0f48b560979736659d59fc7f68dc262941df04975aceb7
|
3 |
size 5432
|