Upload folder using huggingface_hub
Browse files
adapter_config.json
CHANGED
|
@@ -10,23 +10,23 @@
|
|
| 10 |
"layers_pattern": null,
|
| 11 |
"layers_to_transform": null,
|
| 12 |
"loftq_config": {},
|
| 13 |
-
"lora_alpha":
|
| 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":
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
"up_proj",
|
| 24 |
"q_proj",
|
|
|
|
| 25 |
"down_proj",
|
| 26 |
"v_proj",
|
| 27 |
-
"
|
| 28 |
-
"
|
| 29 |
-
"gate_proj"
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"use_dora": false,
|
|
|
|
| 10 |
"layers_pattern": null,
|
| 11 |
"layers_to_transform": null,
|
| 12 |
"loftq_config": {},
|
| 13 |
+
"lora_alpha": 8,
|
| 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": 4,
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
"up_proj",
|
| 24 |
"q_proj",
|
| 25 |
+
"o_proj",
|
| 26 |
"down_proj",
|
| 27 |
"v_proj",
|
| 28 |
+
"gate_proj",
|
| 29 |
+
"k_proj"
|
|
|
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"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:c9c5686926fc7636025c27de14fc5d7a61aa5e88e5db5391a7c1ee510e090e81
|
| 3 |
+
size 54095712
|
runs/Jan14_04-52-38_t-20250114125145-gh7w2-worker-0/events.out.tfevents.1736830393.t-20250114125145-gh7w2-worker-0.525.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a503f19e70d4ff57dff2012dcb7e24b3f402c73587072deb6987d83f95c84570
|
| 3 |
+
size 22228
|
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:d3b8bf613e9dac024157f4d7e05d2c9525dc47a4c4b726ad03bd4da171b47af0
|
| 3 |
size 5432
|