Upload folder using huggingface_hub
Browse files- adapter_config.json +5 -5
- adapter_model.safetensors +1 -1
- runs/Jan24_06-16-55_t-20250124140137-fc4n8-worker-0/events.out.tfevents.1737699427.t-20250124140137-fc4n8-worker-0.617.1 +3 -0
- runs/Jan24_06-27-08_t-20250124141917-fr6lj-worker-0/events.out.tfevents.1737700053.t-20250124141917-fr6lj-worker-0.617.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
"layers_to_transform": null,
|
12 |
"loftq_config": {},
|
13 |
"lora_alpha": 32,
|
14 |
-
"lora_dropout": 0.
|
15 |
"megatron_config": null,
|
16 |
"megatron_core": "megatron.core",
|
17 |
"modules_to_save": null,
|
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
|
|
|
|
24 |
"o_proj",
|
|
|
25 |
"qkv_proj",
|
26 |
"gate_proj",
|
27 |
-
"q_proj",
|
28 |
-
"gate_up_proj",
|
29 |
-
"down_proj",
|
30 |
"v_proj",
|
31 |
"up_proj"
|
32 |
],
|
|
|
11 |
"layers_to_transform": null,
|
12 |
"loftq_config": {},
|
13 |
"lora_alpha": 32,
|
14 |
+
"lora_dropout": 0.1,
|
15 |
"megatron_config": null,
|
16 |
"megatron_core": "megatron.core",
|
17 |
"modules_to_save": null,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"gate_up_proj",
|
24 |
+
"q_proj",
|
25 |
+
"down_proj",
|
26 |
"o_proj",
|
27 |
+
"k_proj",
|
28 |
"qkv_proj",
|
29 |
"gate_proj",
|
|
|
|
|
|
|
30 |
"v_proj",
|
31 |
"up_proj"
|
32 |
],
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 100697728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7540d02619064adc181f8048c70f33825433527a738d5a342b1c83a47a3d6d7
|
3 |
size 100697728
|
runs/Jan24_06-16-55_t-20250124140137-fc4n8-worker-0/events.out.tfevents.1737699427.t-20250124140137-fc4n8-worker-0.617.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:727b12e224c8475317f8783c15e6684c820325366ab9854654cdfe89eba3645a
|
3 |
+
size 8781
|
runs/Jan24_06-27-08_t-20250124141917-fr6lj-worker-0/events.out.tfevents.1737700053.t-20250124141917-fr6lj-worker-0.617.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ecfc939dd363d1e785eb23a66418379621b16569bc3a83a00bac3b4ee3609080
|
3 |
+
size 12647
|
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:db38ffac1b3a7db18f0b9a1d989f1df3180e9e40ee97b06e0251709ab122bbe3
|
3 |
size 5432
|