AdithyaSK commited on
Commit
fff25c9
1 Parent(s): 5f653b1

Training in progress, epoch 0

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -16,17 +16,17 @@
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "v_proj",
24
  "q_proj",
25
- "gate_proj",
26
- "o_proj",
27
- "k_proj",
28
  "up_proj",
29
- "down_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 32,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
24
+ "gate_proj",
25
  "v_proj",
26
  "q_proj",
 
 
 
27
  "up_proj",
28
+ "down_proj",
29
+ "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4ecc92ed4887ef68cf5ec48444e42ca7628440c2a61567b02f9b9df183d61ad0
3
- size 90454136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ffde95532e720f61fcd20a1fd12f48b934a99877cb88638bce6239e8042c058
3
+ size 180845208