pofce commited on
Commit
5b714a0
·
verified ·
1 Parent(s): 1c9bc89

Qwen2.5-14B-Instruct_16

Browse files
README.md CHANGED
@@ -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/radchenko-pn-ukrainian-catholic-university/NER_SFT/runs/1p8x2zjk)
32
 
33
 
34
  This model was trained with SFT.
 
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/radchenko-pn-ukrainian-catholic-university/NER_SFT/runs/kkeqz91i)
32
 
33
 
34
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "v_proj",
27
  "o_proj",
 
28
  "up_proj",
29
- "gate_proj",
30
- "k_proj",
31
  "q_proj",
32
- "down_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "k_proj",
27
  "o_proj",
28
+ "down_proj",
29
  "up_proj",
 
 
30
  "q_proj",
31
+ "v_proj",
32
+ "gate_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:87700e61239d8f27dbd786c90ca3ceae78e03f85bce9d744920b509d43278994
3
  size 275341720
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9ba8ee7db7d64cb147b96100c715853a311d619203c89e0e25bdae9b667a103
3
  size 275341720
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:142b23fa8338d41ca7f53ea7c6675c7199d453ce9834d42a8ef1c259401561d1
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6b433b835f9536a7c213aeab706e4d4119e9b7fefbe2b38a4a09dab94861835
3
  size 5624