akashmaggon commited on
Commit
a443212
·
verified ·
1 Parent(s): e602937

Training in progress, epoch 1

Browse files
README.md CHANGED
@@ -1,17 +1,17 @@
1
  ---
2
- base_model: Qwen/Qwen3-14B-Base
3
  library_name: transformers
4
  model_name: QWEN_SFT_Reasoning_Adapter_Base_Model
5
  tags:
6
  - generated_from_trainer
7
- - sft
8
  - trl
 
9
  licence: license
10
  ---
11
 
12
  # Model Card for QWEN_SFT_Reasoning_Adapter_Base_Model
13
 
14
- This model is a fine-tuned version of [Qwen/Qwen3-14B-Base](https://huggingface.co/Qwen/Qwen3-14B-Base).
15
  It has been trained using [TRL](https://github.com/huggingface/trl).
16
 
17
  ## Quick start
@@ -27,7 +27,7 @@ print(output["generated_text"])
27
 
28
  ## Training procedure
29
 
30
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/akashmaggon/huggingface/runs/bn9qpyme)
31
 
32
 
33
  This model was trained with SFT.
 
1
  ---
2
+ base_model: Qwen/Qwen3-4B-Base
3
  library_name: transformers
4
  model_name: QWEN_SFT_Reasoning_Adapter_Base_Model
5
  tags:
6
  - generated_from_trainer
 
7
  - trl
8
+ - sft
9
  licence: license
10
  ---
11
 
12
  # Model Card for QWEN_SFT_Reasoning_Adapter_Base_Model
13
 
14
+ This model is a fine-tuned version of [Qwen/Qwen3-4B-Base](https://huggingface.co/Qwen/Qwen3-4B-Base).
15
  It has been trained using [TRL](https://github.com/huggingface/trl).
16
 
17
  ## Quick start
 
27
 
28
  ## Training procedure
29
 
30
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/akashmaggon/huggingface/runs/ep627mvh)
31
 
32
 
33
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "Qwen/Qwen3-14B-Base",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
@@ -26,12 +26,12 @@
26
  "revision": null,
27
  "target_modules": [
28
  "gate_proj",
 
 
29
  "up_proj",
 
30
  "v_proj",
31
- "o_proj",
32
- "down_proj",
33
- "q_proj",
34
- "k_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen3-4B-Base",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
 
26
  "revision": null,
27
  "target_modules": [
28
  "gate_proj",
29
+ "q_proj",
30
+ "down_proj",
31
  "up_proj",
32
+ "k_proj",
33
  "v_proj",
34
+ "o_proj"
 
 
 
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de79f24ee9831e3e78414bd9f2aea2dbfd0d08e19b58ed97ec86c86dec66bea3
3
- size 256976504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e14ee86309986854071a214b17f5a0b5607eb5d8bb5291177a61f611caa8353
3
+ size 132187888
runs/Oct04_22-46-26_89db66576d84/events.out.tfevents.1759617993.89db66576d84.4459.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5847b7be1e215dd333449669e1729ac0147d272b51331b7487a37defc4df803d
3
+ size 4184
runs/Oct04_22-49-11_89db66576d84/events.out.tfevents.1759618158.89db66576d84.5825.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26662ad580dd0eb22175e46c4d4dc2c9b085c94ce0f779eca1c92d8075f16d66
3
+ size 7777
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2d7945f168e5d240ecc28534ebc93243809eb1bf585c90c154150013274e431d
3
  size 6225
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9604ebb7bf85c6b0b9e14725b003790a4ed1826c1d077403cb6e8813e28f9d34
3
  size 6225