Training in progress, step 500
Browse files- adapter_config.json +3 -2
- adapter_model.safetensors +2 -2
- runs/Sep05_19-54-05_632e9ea172c1/events.out.tfevents.1725566047.632e9ea172c1.587254.0 +3 -0
- runs/Sep05_19-57-51_632e9ea172c1/events.out.tfevents.1725566273.632e9ea172c1.589776.0 +3 -0
- runs/Sep05_20-05-17_632e9ea172c1/events.out.tfevents.1725566719.632e9ea172c1.590900.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -10,17 +10,18 @@
|
|
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 |
"v_proj",
|
|
|
24 |
"q_proj"
|
25 |
],
|
26 |
"task_type": "CAUSAL_LM",
|
|
|
10 |
"layers_pattern": null,
|
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,
|
18 |
"peft_type": "LORA",
|
19 |
+
"r": 8,
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"v_proj",
|
24 |
+
"k_proj",
|
25 |
"q_proj"
|
26 |
],
|
27 |
"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:cca8fe96ed909e05df20ca6f961f0dd1de1d686ad665965e48a5e9937c05c913
|
3 |
+
size 7108136
|
runs/Sep05_19-54-05_632e9ea172c1/events.out.tfevents.1725566047.632e9ea172c1.587254.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c9d0dc91405054cc832cb3bba5540b6ec67c325f1208230a343b83fc08b3c770
|
3 |
+
size 4184
|
runs/Sep05_19-57-51_632e9ea172c1/events.out.tfevents.1725566273.632e9ea172c1.589776.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:adef28ca17761498df804a013c124acdb627931ce7c4f40030c61d20a1afc83a
|
3 |
+
size 4184
|
runs/Sep05_20-05-17_632e9ea172c1/events.out.tfevents.1725566719.632e9ea172c1.590900.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:12b33570ea785e8ac12c2f1d05dae11308e432427ee0af3e8cdc23aed580729b
|
3 |
+
size 4184
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1ce35009f186db29559ca704e389cacd95dcb79fde29440a0b027134128d37b
|
3 |
size 5304
|