nnpy commited on
Commit
2f7430b
·
verified ·
1 Parent(s): 79e760b

Model save

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: unsloth/qwen2.5-1.5b-instruct-unsloth-bnb-4bit
3
  library_name: transformers
4
  model_name: unsloth_qwen-chat-ft-v2
5
  tags:
@@ -12,7 +12,7 @@ licence: license
12
 
13
  # Model Card for unsloth_qwen-chat-ft-v2
14
 
15
- This model is a fine-tuned version of [unsloth/qwen2.5-1.5b-instruct-unsloth-bnb-4bit](https://huggingface.co/unsloth/qwen2.5-1.5b-instruct-unsloth-bnb-4bit).
16
  It has been trained using [TRL](https://github.com/huggingface/trl).
17
 
18
  ## Quick start
@@ -28,17 +28,17 @@ 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/pras/chat-ft/runs/aa0h6v3k)
32
 
33
 
34
  This model was trained with SFT.
35
 
36
  ### Framework versions
37
 
38
- - TRL: 0.14.0
39
- - Transformers: 4.48.3
40
- - Pytorch: 2.5.0
41
- - Datasets: 3.2.0
42
  - Tokenizers: 0.21.0
43
 
44
  ## Citations
 
1
  ---
2
+ base_model: unsloth/qwen2.5-3b-instruct-unsloth-bnb-4bit
3
  library_name: transformers
4
  model_name: unsloth_qwen-chat-ft-v2
5
  tags:
 
12
 
13
  # Model Card for unsloth_qwen-chat-ft-v2
14
 
15
+ This model is a fine-tuned version of [unsloth/qwen2.5-3b-instruct-unsloth-bnb-4bit](https://huggingface.co/unsloth/qwen2.5-3b-instruct-unsloth-bnb-4bit).
16
  It has been trained using [TRL](https://github.com/huggingface/trl).
17
 
18
  ## Quick start
 
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/pras/chat-ft/runs/owevnk1c)
32
 
33
 
34
  This model was trained with SFT.
35
 
36
  ### Framework versions
37
 
38
+ - TRL: 0.15.1
39
+ - Transformers: 4.49.0
40
+ - Pytorch: 2.4.1+cu124
41
+ - Datasets: 3.3.1
42
  - Tokenizers: 0.21.0
43
 
44
  ## Citations