atomwalk12 commited on
Commit
576456b
·
verified ·
1 Parent(s): f991a24

End of training

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -1,18 +1,22 @@
1
  ---
2
  base_model: unsloth/Qwen2.5-3B-Instruct
 
3
  library_name: transformers
4
- model_name: LinalgZero-SFT-Instruct
5
  tags:
6
  - generated_from_trainer
7
- - trl
8
  - unsloth
 
9
  - sft
 
 
10
  licence: license
11
  ---
12
 
13
- # Model Card for LinalgZero-SFT-Instruct
14
 
15
- This model is a fine-tuned version of [unsloth/Qwen2.5-3B-Instruct](https://huggingface.co/unsloth/Qwen2.5-3B-Instruct).
16
  It has been trained using [TRL](https://github.com/huggingface/trl).
17
 
18
  ## Quick start
 
1
  ---
2
  base_model: unsloth/Qwen2.5-3B-Instruct
3
+ datasets: atomwalk12/linalgzero-sft
4
  library_name: transformers
5
+ model_name: Qwen/Qwen2.5-3B-Instruct
6
  tags:
7
  - generated_from_trainer
8
+ - linalg-zero
9
  - unsloth
10
+ - trl
11
  - sft
12
+ - linear-algebra
13
+ - tool-use
14
  licence: license
15
  ---
16
 
17
+ # Model Card for Qwen/Qwen2.5-3B-Instruct
18
 
19
+ This model is a fine-tuned version of [unsloth/Qwen2.5-3B-Instruct](https://huggingface.co/unsloth/Qwen2.5-3B-Instruct) on the [atomwalk12/linalgzero-sft](https://huggingface.co/datasets/atomwalk12/linalgzero-sft) dataset.
20
  It has been trained using [TRL](https://github.com/huggingface/trl).
21
 
22
  ## Quick start