annasoli commited on
Commit
927f72d
·
verified ·
1 Parent(s): 2f30f9b

Training in progress, step 300

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -10
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -11,26 +11,22 @@
11
  "init_lora_weights": true,
12
  "layer_replication": null,
13
  "layers_pattern": null,
14
- "layers_to_transform": null,
 
 
15
  "loftq_config": {},
16
- "lora_alpha": 64,
17
  "lora_bias": false,
18
  "lora_dropout": 0.0,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
- "r": 32,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "q_proj",
28
- "down_proj",
29
- "k_proj",
30
- "v_proj",
31
- "o_proj",
32
- "up_proj",
33
- "gate_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
11
  "init_lora_weights": true,
12
  "layer_replication": null,
13
  "layers_pattern": null,
14
+ "layers_to_transform": [
15
+ 20
16
+ ],
17
  "loftq_config": {},
18
+ "lora_alpha": 256,
19
  "lora_bias": false,
20
  "lora_dropout": 0.0,
21
  "megatron_config": null,
22
  "megatron_core": "megatron.core",
23
  "modules_to_save": null,
24
  "peft_type": "LORA",
25
+ "r": 1,
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
+ "down_proj"
 
 
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3c7c896fe5e751aef3d0f435f66b59df5f7b11f7b347fc5aae164d79bae2dd66
3
  size 90400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79cc80c757cd259f6e7647791559ca3fe1a265ef0d11819779c028490976711b
3
  size 90400