Paradoxis commited on
Commit
5966241
·
verified ·
1 Parent(s): f0861ae

Training in progress, step 50

Browse files
README.md CHANGED
@@ -4,9 +4,9 @@ library_name: transformers
4
  model_name: LeL2.1_4B_relative2
5
  tags:
6
  - generated_from_trainer
 
7
  - hf_jobs
8
  - trl
9
- - sft
10
  licence: license
11
  ---
12
 
@@ -28,7 +28,7 @@ print(output["generated_text"])
28
 
29
  ## Training procedure
30
 
31
- [<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/flofiz-universit-de-bourgogne/SFT_Qwen3/runs/b05rb653)
32
 
33
 
34
  This model was trained with SFT.
 
4
  model_name: LeL2.1_4B_relative2
5
  tags:
6
  - generated_from_trainer
7
+ - sft
8
  - hf_jobs
9
  - trl
 
10
  licence: license
11
  ---
12
 
 
28
 
29
  ## Training procedure
30
 
31
+ [<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/flofiz-universit-de-bourgogne/SFT_Qwen3/runs/oi6lazf8)
32
 
33
 
34
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -25,13 +25,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "gate_proj",
29
- "k_proj",
30
- "q_proj",
31
- "v_proj",
32
  "up_proj",
 
 
33
  "down_proj",
34
- "o_proj"
 
 
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
 
 
 
28
  "up_proj",
29
+ "q_proj",
30
+ "o_proj",
31
  "down_proj",
32
+ "k_proj",
33
+ "v_proj",
34
+ "gate_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:3c08f95dc687c653e877c221a284b31c1b02597c802dd1bda9947baa772d23d4
3
  size 33104520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d667ab7c3454e5fb93e546807606f26f02a3be3bf2b5d4a7d1e1cc0503e3b371
3
  size 33104520
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b645b8695c6e227c5cc5633712033f24f9659e1ffbd6f6c22026cf2e8282dcc5
3
  size 5841
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d22efc25463bd38d0d59800c589f0ea290d7f4d6cdd469b523c66dd4a4655b1d
3
  size 5841