Training in progress, step 500
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 |
-
"up_proj",
|
24 |
"v_proj",
|
25 |
-
"
|
26 |
-
"k_proj",
|
27 |
"down_proj",
|
|
|
28 |
"o_proj",
|
29 |
-
"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
33 |
-
"use_rslora":
|
34 |
}
|
|
|
10 |
"layers_pattern": null,
|
11 |
"layers_to_transform": null,
|
12 |
"loftq_config": {},
|
13 |
+
"lora_alpha": 128,
|
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": 128,
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"v_proj",
|
24 |
+
"q_proj",
|
|
|
25 |
"down_proj",
|
26 |
+
"gate_proj",
|
27 |
"o_proj",
|
28 |
+
"k_proj",
|
29 |
+
"up_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
33 |
+
"use_rslora": true
|
34 |
}
|
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:9165442c89c6006655902527d60332d5be2c2323ce83c5b64a430c958df66d29
|
3 |
+
size 1279323952
|
runs/Mar30_23-17-12_ae9751f0a8f7/events.out.tfevents.1711840632.ae9751f0a8f7.1547.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74679991d7116aa30b33b3f27d2904e083aaa3a0c3bf0be6ec753c6aa23bab50
|
3 |
+
size 5059
|
runs/Mar30_23-17-37_ae9751f0a8f7/events.out.tfevents.1711840657.ae9751f0a8f7.1547.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e116e50410d50463d20eddb303c7c7b5637f03ef150e23ad2721e5328a3883ef
|
3 |
+
size 6110
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eedc7a704f25868b49e1e9fecb18824968eef7c34af0ab11e756658cd9c76e67
|
3 |
size 4920
|