Training in progress, epoch 0
Browse files- adapter_config.json +8 -5
- adapter_model.safetensors +2 -2
- runs/Jun26_16-44-10_admim-Precision-5820-Tower/events.out.tfevents.1719400457.admim-Precision-5820-Tower.591996.0 +3 -0
- runs/Jun26_16-46-32_admim-Precision-5820-Tower/events.out.tfevents.1719400594.admim-Precision-5820-Tower.592841.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -9,21 +9,24 @@
|
|
9 |
"layers_pattern": null,
|
10 |
"layers_to_transform": null,
|
11 |
"loftq_config": {},
|
12 |
-
"lora_alpha":
|
13 |
"lora_dropout": 0.05,
|
14 |
"megatron_config": null,
|
15 |
"megatron_core": "megatron.core",
|
16 |
"modules_to_save": null,
|
17 |
"peft_type": "LORA",
|
18 |
-
"r":
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"q_proj",
|
24 |
"k_proj",
|
|
|
|
|
25 |
"v_proj",
|
26 |
-
"
|
|
|
|
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_rslora": false
|
|
|
9 |
"layers_pattern": null,
|
10 |
"layers_to_transform": null,
|
11 |
"loftq_config": {},
|
12 |
+
"lora_alpha": 8,
|
13 |
"lora_dropout": 0.05,
|
14 |
"megatron_config": null,
|
15 |
"megatron_core": "megatron.core",
|
16 |
"modules_to_save": null,
|
17 |
"peft_type": "LORA",
|
18 |
+
"r": 8,
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"down_proj",
|
|
|
23 |
"k_proj",
|
24 |
+
"up_proj",
|
25 |
+
"o_proj",
|
26 |
"v_proj",
|
27 |
+
"q_proj",
|
28 |
+
"lm_head",
|
29 |
+
"gate_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_rslora": false
|
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:a82200c5c64bd499bdc7e66f4645de4f73578d32329a3a87eb26ad31f3b317ae
|
3 |
+
size 605753040
|
runs/Jun26_16-44-10_admim-Precision-5820-Tower/events.out.tfevents.1719400457.admim-Precision-5820-Tower.591996.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:525655680d4b1e59910b4e0405834fcaef3075c31023ccd8d4769a7d5f50b26a
|
3 |
+
size 4848
|
runs/Jun26_16-46-32_admim-Precision-5820-Tower/events.out.tfevents.1719400594.admim-Precision-5820-Tower.592841.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6af20121f2decf4276fc816d6da87103da5008294de7377b70666692d345d74f
|
3 |
+
size 7010
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4792
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:087fab87112a82b7316c6d8ba3249f41c747d4d68aae66ae5c2bc64af0ad79b1
|
3 |
size 4792
|