Text Generation
PEFT
Safetensors
English
qlora
lora
structured-output
nikeda commited on
Commit
e21e8b5
·
verified ·
1 Parent(s): 783e6f7

Upload LoRA adapter (README written by author)

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. adapter_config.json +4 -4
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -34,7 +34,7 @@ while intermediate reasoning (Chain-of-Thought) is masked.
34
  - Base model: Qwen/Qwen3-4B-Instruct-2507
35
  - Method: QLoRA (4-bit)
36
  - Max sequence length: 512
37
- - Epochs: 3
38
  - Learning rate: 2e-05
39
  - LoRA: r=32, alpha=64
40
 
 
34
  - Base model: Qwen/Qwen3-4B-Instruct-2507
35
  - Method: QLoRA (4-bit)
36
  - Max sequence length: 512
37
+ - Epochs: 2
38
  - Learning rate: 2e-05
39
  - LoRA: r=32, alpha=64
40
 
adapter_config.json CHANGED
@@ -34,12 +34,12 @@
34
  "revision": null,
35
  "target_modules": [
36
  "up_proj",
37
- "q_proj",
38
- "v_proj",
39
  "k_proj",
40
- "o_proj",
41
  "down_proj",
42
- "gate_proj"
 
 
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
34
  "revision": null,
35
  "target_modules": [
36
  "up_proj",
37
+ "gate_proj",
 
38
  "k_proj",
 
39
  "down_proj",
40
+ "v_proj",
41
+ "o_proj",
42
+ "q_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6073a380b1e0bb8d2821f225d39d65750bc848e5e4bb0b84d37cda60a2a069bb
3
  size 264308896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34456dc4beff39888e4012690fe54c47fadb96ab5cfc086f795efa8b7983c029
3
  size 264308896