4-alokk commited on
Commit
a6c9201
1 Parent(s): 00acb91

LoRA adapters 10 epoch (Trained with Unsloth)

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
- "q_proj",
24
- "gate_proj",
25
- "up_proj",
26
  "o_proj",
27
  "k_proj",
28
- "down_proj",
29
- "v_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
+ "down_proj",
 
 
24
  "o_proj",
25
  "k_proj",
26
+ "v_proj",
27
+ "q_proj",
28
+ "up_proj",
29
+ "gate_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:32af70153b678f7a36f3a3455f34d521fbd68e0e117484ca4ffd90f8154e0d47
3
  size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ba20609a980f1aa3588940fb89b30917320479824a578cc1b9bd7d6366af2da
3
  size 671149168