Commit ·
dee02fd
1
Parent(s): ae713c4
Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
|
@@ -8,8 +8,11 @@
|
|
| 8 |
"init_lora_weights": true,
|
| 9 |
"layers_pattern": null,
|
| 10 |
"layers_to_transform": null,
|
|
|
|
| 11 |
"lora_alpha": 16,
|
| 12 |
"lora_dropout": 0.05,
|
|
|
|
|
|
|
| 13 |
"modules_to_save": null,
|
| 14 |
"peft_type": "LORA",
|
| 15 |
"r": 16,
|
|
|
|
| 8 |
"init_lora_weights": true,
|
| 9 |
"layers_pattern": null,
|
| 10 |
"layers_to_transform": null,
|
| 11 |
+
"loftq_config": {},
|
| 12 |
"lora_alpha": 16,
|
| 13 |
"lora_dropout": 0.05,
|
| 14 |
+
"megatron_config": null,
|
| 15 |
+
"megatron_core": "megatron.core",
|
| 16 |
"modules_to_save": null,
|
| 17 |
"peft_type": "LORA",
|
| 18 |
"r": 16,
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 27280152
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:63aeed4c89506eb491fcce94ce28e3b25af4ea0d893db51589f236268e5fe439
|
| 3 |
size 27280152
|
runs/Dec13_07-44-23_744793731d7e/events.out.tfevents.1702453463.744793731d7e.695.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:137a7109ded807fb1e283508257ce78e18135df5eeeea175cd091be012430f1d
|
| 3 |
+
size 4184
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4600
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d8411d80043c7e660cde8eaf037f7b01eda1127bbbaf066c44c758dc135f37ae
|
| 3 |
size 4600
|