igitman commited on
Commit
9da4c82
·
verified ·
1 Parent(s): 9f9d7cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -3,7 +3,7 @@ license: cc-by-4.0
3
  language:
4
  - en
5
  base_model:
6
- - Qwen/Qwen2.5-1.5B-Instruct
7
  pipeline_tag: text-generation
8
  library_name: transformers
9
  tags:
@@ -14,7 +14,7 @@ tags:
14
  # OpenReasoning-Nemotron-1.5B Overview
15
 
16
  ## Description: <br>
17
- OpenReasoning-Nemotron-1.5B is a large language model (LLM) which is a derivative of Qwen2.5-1.5B-Instruct (AKA the reference model). It is a reasoning model that is post-trained for reasoning about math, code and science solution generation. We evaluated this model with up to 64K output tokens. The OpenReasoning model is available in the following sizes: 1.5B, 7B and 14B and 32B. <br>
18
 
19
  This model is ready for commercial/non-commercial research use. <br>
20
 
 
3
  language:
4
  - en
5
  base_model:
6
+ - Qwen/Qwen2.5-1.5B
7
  pipeline_tag: text-generation
8
  library_name: transformers
9
  tags:
 
14
  # OpenReasoning-Nemotron-1.5B Overview
15
 
16
  ## Description: <br>
17
+ OpenReasoning-Nemotron-1.5B is a large language model (LLM) which is a derivative of Qwen2.5-1.5B (AKA the reference model). It is a reasoning model that is post-trained for reasoning about math, code and science solution generation. We evaluated this model with up to 64K output tokens. The OpenReasoning model is available in the following sizes: 1.5B, 7B and 14B and 32B. <br>
18
 
19
  This model is ready for commercial/non-commercial research use. <br>
20