NagaiShun commited on
Commit
0c25fc5
·
verified ·
1 Parent(s): 2b10367

Upload LoRA adapter (README written by author)

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. adapter_config.json +2 -2
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ tags:
13
  - structured-output
14
  ---
15
 
16
- <test_20260217>
17
 
18
  This repository provides a **LoRA adapter** fine-tuned from
19
  **Qwen/Qwen3-4B-Instruct-2507** using **QLoRA (4-bit, Unsloth)**.
 
13
  - structured-output
14
  ---
15
 
16
+ qwen3-4b-structured-output-lora-rev.02
17
 
18
  This repository provides a **LoRA adapter** fine-tuned from
19
  **Qwen/Qwen3-4B-Instruct-2507** using **QLoRA (4-bit, Unsloth)**.
adapter_config.json CHANGED
@@ -33,12 +33,12 @@
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
- "down_proj",
37
  "q_proj",
38
- "gate_proj",
39
  "up_proj",
40
  "k_proj",
41
  "v_proj",
 
 
42
  "o_proj"
43
  ],
44
  "target_parameters": null,
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
36
  "q_proj",
 
37
  "up_proj",
38
  "k_proj",
39
  "v_proj",
40
+ "down_proj",
41
+ "gate_proj",
42
  "o_proj"
43
  ],
44
  "target_parameters": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba656b6dd6c1b1cdbfb92f3596707ed39eb000c5fbe77c0fc72e99dac3ff982a
3
  size 528550256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:190b913061b02899d59ad94bb62dcc7aafbf62d875d0b6e984779c28d932f25d
3
  size 528550256