liangyuch commited on
Commit
ef27a5f
·
verified ·
1 Parent(s): 4b95ec2

Model save

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -4,7 +4,6 @@ license: apache-2.0
4
  base_model: Qwen/Qwen2.5-Math-7B-Instruct
5
  tags:
6
  - llama-factory
7
- - full
8
  - generated_from_trainer
9
  model-index:
10
  - name: ot
@@ -16,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # ot
18
 
19
- This model is a fine-tuned version of [Qwen/Qwen2.5-Math-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Math-7B-Instruct) on the open_thoughts dataset.
20
 
21
  ## Model description
22
 
@@ -56,6 +55,6 @@ The following hyperparameters were used during training:
56
  ### Framework versions
57
 
58
  - Transformers 4.51.1
59
- - Pytorch 2.6.0+cu124
60
  - Datasets 3.3.2
61
  - Tokenizers 0.21.0
 
4
  base_model: Qwen/Qwen2.5-Math-7B-Instruct
5
  tags:
6
  - llama-factory
 
7
  - generated_from_trainer
8
  model-index:
9
  - name: ot
 
15
 
16
  # ot
17
 
18
+ This model is a fine-tuned version of [Qwen/Qwen2.5-Math-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Math-7B-Instruct) on an unknown dataset.
19
 
20
  ## Model description
21
 
 
55
  ### Framework versions
56
 
57
  - Transformers 4.51.1
58
+ - Pytorch 2.5.1+cu124
59
  - Datasets 3.3.2
60
  - Tokenizers 0.21.0