atomwalk12 commited on
Commit
0c14476
·
verified ·
1 Parent(s): 26b7788

End of training

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