Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
|
@@ -10,19 +10,21 @@
|
|
| 10 |
"layers_pattern": null,
|
| 11 |
"layers_to_transform": null,
|
| 12 |
"loftq_config": {},
|
| 13 |
-
"lora_alpha":
|
| 14 |
-
"lora_dropout": 0.
|
| 15 |
"megatron_config": null,
|
| 16 |
"megatron_core": "megatron.core",
|
| 17 |
"modules_to_save": null,
|
| 18 |
"peft_type": "LORA",
|
| 19 |
-
"r":
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
-
"query",
|
| 24 |
"value",
|
| 25 |
-
"key"
|
|
|
|
|
|
|
|
|
|
| 26 |
],
|
| 27 |
"task_type": "SEQ_CLS",
|
| 28 |
"use_dora": false,
|
|
|
|
| 10 |
"layers_pattern": null,
|
| 11 |
"layers_to_transform": null,
|
| 12 |
"loftq_config": {},
|
| 13 |
+
"lora_alpha": 16,
|
| 14 |
+
"lora_dropout": 0.05,
|
| 15 |
"megatron_config": null,
|
| 16 |
"megatron_core": "megatron.core",
|
| 17 |
"modules_to_save": null,
|
| 18 |
"peft_type": "LORA",
|
| 19 |
+
"r": 8,
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
|
|
|
| 23 |
"value",
|
| 24 |
+
"key",
|
| 25 |
+
"query",
|
| 26 |
+
"output.dense",
|
| 27 |
+
"dense"
|
| 28 |
],
|
| 29 |
"task_type": "SEQ_CLS",
|
| 30 |
"use_dora": false,
|
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:041c66e12eb8cb9cc64f318a0e2a4c36937e66d5b068a1ae90a09451b37994d7
|
| 3 |
+
size 5614796
|
runs/Feb26_20-34-54_modal/events.out.tfevents.1740602096.modal.2.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:39d0a79e1ea11a1c59da8fc8bda13cc4483764729267b7689506b410335e2690
|
| 3 |
+
size 13298
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5368
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4c9d1e676bc96ab0201ec5a875930e7100718cbd28118f2ce6d3bd80f263c524
|
| 3 |
size 5368
|