MusYW commited on
Commit
8d8be37
·
verified ·
1 Parent(s): a15cafb

Model save

Browse files
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  library_name: peft
3
  license: apache-2.0
4
- base_model: unsloth/Qwen3-0.6B-Base
5
  tags:
6
  - unsloth
7
  - generated_from_trainer
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # MNLP_M3_mcqa_model_2
17
 
18
- This model is a fine-tuned version of [unsloth/Qwen3-0.6B-Base](https://huggingface.co/unsloth/Qwen3-0.6B-Base) on an unknown dataset.
19
 
20
  ## Model description
21
 
 
1
  ---
2
  library_name: peft
3
  license: apache-2.0
4
+ base_model: unsloth/Qwen3-1.7B-Base
5
  tags:
6
  - unsloth
7
  - generated_from_trainer
 
15
 
16
  # MNLP_M3_mcqa_model_2
17
 
18
+ This model is a fine-tuned version of [unsloth/Qwen3-1.7B-Base](https://huggingface.co/unsloth/Qwen3-1.7B-Base) on an unknown dataset.
19
 
20
  ## Model description
21
 
last_checkpoint/README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: unsloth/Qwen3-0.6B-Base
3
  library_name: peft
4
  ---
5
 
 
1
  ---
2
+ base_model: unsloth/Qwen3-1.7B-Base
3
  library_name: peft
4
  ---
5
 
last_checkpoint/adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "unsloth/Qwen3-0.6B-Base",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
@@ -24,8 +24,8 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "q_proj",
28
- "v_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "trainable_token_indices": null,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/Qwen3-1.7B-Base",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "v_proj",
28
+ "q_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "trainable_token_indices": null,
last_checkpoint/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3446467a364431a9497d6b77768d01256f7591c74d1a201798bff9719449fbeb
3
- size 9189904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d280b39ddc7fbbf72cc69dd710d556f4ca1edb5d37e1f3a8d02542b63593f97
3
+ size 12859984