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 |
-
"up_proj",
|
24 |
-
"qkv_proj",
|
25 |
"v_proj",
|
26 |
-
"
|
27 |
-
"o_proj",
|
28 |
"q_proj",
|
|
|
29 |
"gate_up_proj",
|
30 |
"k_proj",
|
|
|
|
|
31 |
"gate_proj"
|
32 |
],
|
33 |
"task_type": "CAUSAL_LM",
|
|
|
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 |
"v_proj",
|
24 |
+
"qkv_proj",
|
|
|
25 |
"q_proj",
|
26 |
+
"down_proj",
|
27 |
"gate_up_proj",
|
28 |
"k_proj",
|
29 |
+
"o_proj",
|
30 |
+
"up_proj",
|
31 |
"gate_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:597b682946c60eb6d940eb9a04939af82af42b3712fc349f91a84e8ac75538c9
|
3 |
+
size 50365768
|
runs/Jan21_10-36-54_t-20250121183521-fbxmp-worker-0/events.out.tfevents.1737455831.t-20250121183521-fbxmp-worker-0.610.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a30a95315db3211b22510b7999ffddb4e6ba6e7ee5c66d1b5af4c8169d4fe4a
|
3 |
+
size 8883
|
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:d8b28164d1d94002a23d2047f505b1c8778ada1af92b263618fdcccdc8551113
|
3 |
size 5432
|