BamdadAI commited on
Commit
951d183
·
verified ·
1 Parent(s): 1656312

Training in progress, step 360

Browse files
adapter_config.json CHANGED
@@ -13,17 +13,19 @@
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
- "lora_alpha": 16,
17
  "lora_bias": false,
18
- "lora_dropout": 0.05,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
- "r": 8,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
27
  "v_proj",
28
  "q_proj"
29
  ],
 
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
+ "lora_alpha": 32,
17
  "lora_bias": false,
18
+ "lora_dropout": 0.1,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
+ "r": 16,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "k_proj",
28
+ "o_proj",
29
  "v_proj",
30
  "q_proj"
31
  ],
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c60c31f37c1d43895913e7e234fd1fec299e525d384f6eecf320c0fd7068e268
3
- size 10107280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12f75a52f89fff0c81acab013b1eb8847492fdc85073e1454ef98b05c0f80460
3
+ size 40400200
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9e57cadfeb112302f66796c3fad11d1ebdd2f20e6ab4522f779e02cf139303b2
3
- size 5688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b44d96c9d348b0e20f869634d4dbcc91784b78e7e292c19580f9bcf3ac1f6aa
3
+ size 5752