nomadrp commited on
Commit
45c5e4a
·
verified ·
1 Parent(s): a3be17a

Training in progress, step 400

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -5
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -14,7 +14,7 @@
14
  "loftq_config": {},
15
  "lora_alpha": 128,
16
  "lora_bias": false,
17
- "lora_dropout": 0.05,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
@@ -23,13 +23,11 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "o_proj",
27
  "v_proj",
28
  "q_proj",
29
- "down_proj",
30
  "k_proj",
31
- "up_proj",
32
- "gate_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
14
  "loftq_config": {},
15
  "lora_alpha": 128,
16
  "lora_bias": false,
17
+ "lora_dropout": 0.01,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "v_proj",
27
  "q_proj",
 
28
  "k_proj",
29
+ "gate_proj",
30
+ "o_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e88accc8844973f0fab71f4d7137f88d558b66ae93f0212c4a22671790be58b
3
- size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6a88725f365a90c9fce603931464ad59db50de2c384b790191cbf07fc091365
3
+ size 369142184