Upload folder using huggingface_hub
Browse files
adapter_config.json
CHANGED
@@ -10,24 +10,24 @@
|
|
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 |
-
"q_proj",
|
24 |
-
"o_proj",
|
25 |
-
"qkv_proj",
|
26 |
"up_proj",
|
27 |
-
"down_proj",
|
28 |
"gate_up_proj",
|
|
|
29 |
"gate_proj",
|
30 |
"v_proj",
|
|
|
|
|
|
|
31 |
"k_proj"
|
32 |
],
|
33 |
"task_type": "CAUSAL_LM",
|
|
|
10 |
"layers_pattern": null,
|
11 |
"layers_to_transform": null,
|
12 |
"loftq_config": {},
|
13 |
+
"lora_alpha": 32,
|
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": 16,
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
|
|
23 |
"up_proj",
|
|
|
24 |
"gate_up_proj",
|
25 |
+
"o_proj",
|
26 |
"gate_proj",
|
27 |
"v_proj",
|
28 |
+
"down_proj",
|
29 |
+
"qkv_proj",
|
30 |
+
"q_proj",
|
31 |
"k_proj"
|
32 |
],
|
33 |
"task_type": "CAUSAL_LM",
|
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:a2d8d725230f3051588c63fab24461b5b6fef567d2470347bb02b5268ac854f2
|
3 |
+
size 100697728
|
runs/Jan22_13-50-04_t-20250122214858-jc6nj-worker-0/events.out.tfevents.1737553828.t-20250122214858-jc6nj-worker-0.617.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee6f25446df789226b517e2324e60c8a64cc8b85c70426ad0ef62e007e085d83
|
3 |
+
size 11401
|
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:2f5a784b6bdde25eaab255510a1c9e464d24bd8611c5de05c8f3a24a90fa9f43
|
3 |
size 5432
|