Aditya02 commited on
Commit
82a3fff
·
verified ·
1 Parent(s): 18906f2

Training in progress, epoch 0

Browse files
Files changed (2) hide show
  1. adapter_config.json +8 -4
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -15,19 +15,23 @@
15
  "layers_pattern": null,
16
  "layers_to_transform": null,
17
  "loftq_config": {},
18
- "lora_alpha": 8,
19
  "lora_bias": false,
20
  "lora_dropout": 0.1,
21
  "megatron_config": null,
22
  "megatron_core": "megatron.core",
23
  "modules_to_save": null,
24
  "peft_type": "LORA",
25
- "r": 4,
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
- "out_proj",
30
- "o_proj"
 
 
 
 
31
  ],
32
  "task_type": null,
33
  "use_dora": false,
 
15
  "layers_pattern": null,
16
  "layers_to_transform": null,
17
  "loftq_config": {},
18
+ "lora_alpha": 16,
19
  "lora_bias": false,
20
  "lora_dropout": 0.1,
21
  "megatron_config": null,
22
  "megatron_core": "megatron.core",
23
  "modules_to_save": null,
24
  "peft_type": "LORA",
25
+ "r": 8,
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
+ "o_proj",
30
+ "linear_2",
31
+ "linear_1",
32
+ "self_attn.v_proj",
33
+ "self_attn.k_proj",
34
+ "self_attn.q_proj"
35
  ],
36
  "task_type": null,
37
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d0d825efe2d7c62fa3cc8a6a1817eec6d36d8346a8b323429aa71f652619d4c
3
- size 5791896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a026449da2d6c4ec39e4b67e13a53e5fc1b17ea037d3cd473b77872e178c4357
3
+ size 43502040