Upload folder using huggingface_hub
Browse files
adapter_config.json
CHANGED
|
@@ -10,25 +10,25 @@
|
|
| 10 |
"layers_pattern": null,
|
| 11 |
"layers_to_transform": null,
|
| 12 |
"loftq_config": {},
|
| 13 |
-
"lora_alpha":
|
| 14 |
"lora_dropout": 0.1,
|
| 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 |
"gate_proj",
|
| 24 |
"up_proj",
|
| 25 |
-
"k_proj",
|
| 26 |
"gate_up_proj",
|
| 27 |
"q_proj",
|
| 28 |
-
"
|
| 29 |
-
"down_proj",
|
| 30 |
-
"v_proj",
|
| 31 |
-
"o_proj"
|
| 32 |
],
|
| 33 |
"task_type": "CAUSAL_LM",
|
| 34 |
"use_dora": false,
|
|
|
|
| 10 |
"layers_pattern": null,
|
| 11 |
"layers_to_transform": null,
|
| 12 |
"loftq_config": {},
|
| 13 |
+
"lora_alpha": 16,
|
| 14 |
"lora_dropout": 0.1,
|
| 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 |
+
"down_proj",
|
| 24 |
+
"qkv_proj",
|
| 25 |
+
"o_proj",
|
| 26 |
+
"k_proj",
|
| 27 |
"gate_proj",
|
| 28 |
"up_proj",
|
|
|
|
| 29 |
"gate_up_proj",
|
| 30 |
"q_proj",
|
| 31 |
+
"v_proj"
|
|
|
|
|
|
|
|
|
|
| 32 |
],
|
| 33 |
"task_type": "CAUSAL_LM",
|
| 34 |
"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:7859570c4de0923edbd7aa1ede21643b9c8bb98707283e7c4a9239d7eadd8231
|
| 3 |
+
size 50365768
|
runs/Jan25_02-34-40_t-20250125103346-gbqcj-worker-0/events.out.tfevents.1737772496.t-20250125103346-gbqcj-worker-0.524.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46ea97b7730aff6feed1ef0d374a0e30317102c506336666aab72b9bce57726b
|
| 3 |
+
size 19379
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5432
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6fe80c8ed5650295636c5563e29019225c8c39ebdb228c9169b09041d3d3361a
|
| 3 |
size 5432
|