goendalf666
commited on
Commit
•
d65f098
1
Parent(s):
58e4ef8
Training in progress, step 500
Browse files- adapter_config.json +1 -1
- adapter_model.bin +2 -2
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
"lora_dropout": 0.05,
|
12 |
"modules_to_save": null,
|
13 |
"peft_type": "LORA",
|
14 |
-
"r":
|
15 |
"revision": null,
|
16 |
"target_modules": [
|
17 |
"Wqkv",
|
|
|
11 |
"lora_dropout": 0.05,
|
12 |
"modules_to_save": null,
|
13 |
"peft_type": "LORA",
|
14 |
+
"r": 64,
|
15 |
"revision": null,
|
16 |
"target_modules": [
|
17 |
"Wqkv",
|
adapter_model.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:9f6c51daa4555f01f82678a3ae17ad37b9912a02d6fe6763acfbbded29299adf
|
3 |
+
size 75531342
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72d43f71b4c29323e16693c5b1a6159a779107906cee37b9aecba5826abdae8b
|
3 |
size 4536
|