jeongyoonhuh commited on
Commit
0e870d8
·
verified ·
1 Parent(s): 3e34bf4

Training in progress, epoch 1

Browse files
Files changed (2) hide show
  1. adapter_config.json +7 -5
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -13,22 +13,24 @@
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
- "lora_alpha": 16,
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": 8,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
 
 
27
  "v_proj",
28
  "o_proj",
29
- "down_proj",
30
- "q_proj",
31
- "up_proj"
32
  ],
33
  "task_type": "CAUSAL_LM",
34
  "trainable_token_indices": null,
 
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
+ "up_proj",
28
+ "gate_proj",
29
+ "down_proj",
30
+ "k_proj",
31
  "v_proj",
32
  "o_proj",
33
+ "q_proj"
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b3bc4f659a53f9f2b0eca9a162f07fbddae492a17820ca707fc2663833e8ff96
3
- size 45827920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f376b77cc6391bba68b51217cba064cab13f82ee75855596ea8ba543d3b8f22
3
+ size 131251312