Agnij-Moitra commited on
Commit
8e89788
·
verified ·
1 Parent(s): 449bc41

Upload fine-tuned unsloth/DeepSeek-R1-Distill-Qwen-1.5B-unsloth-bnb-4bit for USPTO-50k

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -14,19 +14,19 @@
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": 16,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "o_proj",
27
  "q_proj",
28
  "k_proj",
29
- "v_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
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": 32,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "q_proj",
27
  "k_proj",
28
+ "v_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:3d47731328f03b833968d142a23d31b6690b823b91783618958fa611e1b6ed91
3
- size 17462432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26c2a8f26d4e4e033a7004c53276cd12eaaa82fe567688bb1c0028df8494f4f9
3
+ size 34895152