j-sin commited on
Commit
e6325c2
·
verified ·
1 Parent(s): 1fce289

Upload LoRA adapter (README written by author)

Browse files
Files changed (3) hide show
  1. README.md +2 -2
  2. adapter_config.json +1 -1
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  base_model: Qwen/Qwen3-4B-Instruct-2507
3
  datasets:
4
- - u-10bei/structured_data_with_cot_dataset_512_v5
5
  language:
6
  - en
7
  license: apache-2.0
@@ -59,7 +59,7 @@ model = PeftModel.from_pretrained(model, adapter)
59
 
60
  ## Sources & Terms (IMPORTANT)
61
 
62
- Training data: u-10bei/structured_data_with_cot_dataset_512_v5
63
 
64
  Dataset License: MIT License. This dataset is used and distributed under the terms of the MIT License.
65
  Compliance: Users must comply with the MIT license (including copyright notice) and the base model's original terms of use.
 
1
  ---
2
  base_model: Qwen/Qwen3-4B-Instruct-2507
3
  datasets:
4
+ - daichira/structured-3k-mix-sft
5
  language:
6
  - en
7
  license: apache-2.0
 
59
 
60
  ## Sources & Terms (IMPORTANT)
61
 
62
+ Training data: daichira/structured-3k-mix-sft
63
 
64
  Dataset License: MIT License. This dataset is used and distributed under the terms of the MIT License.
65
  Compliance: Users must comply with the MIT license (including copyright notice) and the base model's original terms of use.
adapter_config.json CHANGED
@@ -36,9 +36,9 @@
36
  "gate_proj",
37
  "q_proj",
38
  "v_proj",
39
- "o_proj",
40
  "down_proj",
41
  "up_proj",
 
42
  "k_proj"
43
  ],
44
  "target_parameters": null,
 
36
  "gate_proj",
37
  "q_proj",
38
  "v_proj",
 
39
  "down_proj",
40
  "up_proj",
41
+ "o_proj",
42
  "k_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:38926ee1f05c82bae5b4dfcbb6f94eda77d13059a977df1c76e68936b67fb220
3
  size 528550256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc031a65eaaf991c0f3bc060dd2b128aa68aee49af1c8a30b0e132f0d0491f5a
3
  size 528550256