Update emails adapters and config
Browse files- adapter_config.json +3 -2
- adapters.safetensors +1 -1
adapter_config.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
"fine_tune_type": "lora",
|
| 6 |
"grad_accumulation_steps": 4,
|
| 7 |
"grad_checkpoint": false,
|
| 8 |
-
"iters":
|
| 9 |
"learning_rate": 1e-05,
|
| 10 |
"lora_parameters": {
|
| 11 |
"rank": 8,
|
|
@@ -28,6 +28,7 @@
|
|
| 28 |
"project_name": null,
|
| 29 |
"rank": 64,
|
| 30 |
"report_to": null,
|
|
|
|
| 31 |
"save_every": 100,
|
| 32 |
"seed": 0,
|
| 33 |
"steps_per_eval": 100,
|
|
@@ -36,4 +37,4 @@
|
|
| 36 |
"test_batches": 500,
|
| 37 |
"train": true,
|
| 38 |
"val_batches": 16
|
| 39 |
-
}
|
|
|
|
| 5 |
"fine_tune_type": "lora",
|
| 6 |
"grad_accumulation_steps": 4,
|
| 7 |
"grad_checkpoint": false,
|
| 8 |
+
"iters": 600,
|
| 9 |
"learning_rate": 1e-05,
|
| 10 |
"lora_parameters": {
|
| 11 |
"rank": 8,
|
|
|
|
| 28 |
"project_name": null,
|
| 29 |
"rank": 64,
|
| 30 |
"report_to": null,
|
| 31 |
+
"resume_adapter_file": null,
|
| 32 |
"save_every": 100,
|
| 33 |
"seed": 0,
|
| 34 |
"steps_per_eval": 100,
|
|
|
|
| 37 |
"test_batches": 500,
|
| 38 |
"train": true,
|
| 39 |
"val_batches": 16
|
| 40 |
+
}
|
adapters.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 12012680
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6e493f4c42ed9f2c48e731f66d8b3e85759cb9f8bf149602334eeb0a0a1d2e7b
|
| 3 |
size 12012680
|