JavOrraca commited on
Commit
6290a92
·
verified ·
1 Parent(s): ec72fe0

Upload fine-tuned Qwen2.5-Coder-3B-Instruct model and tokenizer for R users

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -6
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -14,22 +14,22 @@
14
  "loftq_config": {},
15
  "lora_alpha": 32,
16
  "lora_bias": false,
17
- "lora_dropout": 0.1,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 64,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "up_proj",
27
- "down_proj",
28
- "gate_proj",
29
  "q_proj",
30
  "v_proj",
 
 
31
  "k_proj",
32
- "o_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
14
  "loftq_config": {},
15
  "lora_alpha": 32,
16
  "lora_bias": false,
17
+ "lora_dropout": 0.05,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 32,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
26
  "q_proj",
27
  "v_proj",
28
+ "up_proj",
29
+ "o_proj",
30
  "k_proj",
31
+ "down_proj",
32
+ "gate_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:06aca357a26e265780d6169061f97148df7a561c0b204f7ce8c0dc97eb9564be
3
- size 479005064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adf5994ceb68299d74665cb978bc4822757cdf12accdccdb89e74d01fe2b943e
3
+ size 239536272