Commit
·
664eabe
1
Parent(s):
45ea466
Training in progress, epoch 1
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 |
"fc1",
|
|
|
11 |
"lora_dropout": 0.05,
|
12 |
"modules_to_save": null,
|
13 |
"peft_type": "LORA",
|
14 |
+
"r": 16,
|
15 |
"revision": null,
|
16 |
"target_modules": [
|
17 |
"fc1",
|
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:a16327bdbe4a37d041b75de1e75caf6012b4e7f380bc17c7da7fb1450eaf8b67
|
3 |
+
size 50398285
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4027
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a612dda1d7561fe03e936975a767fa8f27beb4c5dd2adcde2a51502a3a67474b
|
3 |
size 4027
|