DiegoAI597
commited on
Commit
•
0d630ba
1
Parent(s):
bcc4f17
Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
"layers_to_transform": null,
|
11 |
"loftq_config": {},
|
12 |
"lora_alpha": 128,
|
13 |
-
"lora_dropout": 0.
|
14 |
"megatron_config": null,
|
15 |
"megatron_core": "megatron.core",
|
16 |
"modules_to_save": null,
|
@@ -19,14 +19,14 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"lm_head",
|
23 |
-
"q_proj",
|
24 |
"gate_proj",
|
25 |
-
"
|
26 |
"v_proj",
|
|
|
|
|
27 |
"up_proj",
|
28 |
"k_proj",
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_rslora": false
|
|
|
10 |
"layers_to_transform": null,
|
11 |
"loftq_config": {},
|
12 |
"lora_alpha": 128,
|
13 |
+
"lora_dropout": 0.5,
|
14 |
"megatron_config": null,
|
15 |
"megatron_core": "megatron.core",
|
16 |
"modules_to_save": null,
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
22 |
"gate_proj",
|
23 |
+
"o_proj",
|
24 |
"v_proj",
|
25 |
+
"lm_head",
|
26 |
+
"q_proj",
|
27 |
"up_proj",
|
28 |
"k_proj",
|
29 |
+
"down_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 1046440320
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81d9201f55b0294b8d89c22982936e1a33e72a178c92641b4d0e0cb26ac336c9
|
3 |
size 1046440320
|
runs/Jul11_10-36-38_613c368fef6f/events.out.tfevents.1720694202.613c368fef6f.3160.0
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:7454fa271ddce242bc184ceced8a9c636550ecbbd2306e69eb8d20b253630877
|
3 |
+
size 6840
|
runs/Jul11_11-25-44_613c368fef6f/events.out.tfevents.1720697149.613c368fef6f.17666.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:813fee139c824701c429cb8a0579689bf7fcdb4b42ae79f4999a865b1a16ca4e
|
3 |
+
size 5242
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d520296b7f1465671928f9daad982b90dd35d531536385261fa593ad5cd48f7
|
3 |
size 4728
|