igitman commited on
Commit
9bf8d35
·
verified ·
1 Parent(s): 677be0c

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-14B-Instruct
7
  pipeline_tag: text-generation
8
  library_name: transformers
9
  tags:
@@ -13,7 +13,7 @@ tags:
13
  # OpenReasoning-Nemotron-14B Overview
14
 
15
  ## Description: <br>
16
- OpenReasoning-Nemotron-14B is a large language model (LLM) which is a derivative of Qwen2.5-14B-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>
17
 
18
  This model is ready for commercial/non-commercial research use. <br>
19
 
 
3
  language:
4
  - en
5
  base_model:
6
+ - Qwen/Qwen2.5-14B
7
  pipeline_tag: text-generation
8
  library_name: transformers
9
  tags:
 
13
  # OpenReasoning-Nemotron-14B Overview
14
 
15
  ## Description: <br>
16
+ OpenReasoning-Nemotron-14B is a large language model (LLM) which is a derivative of Qwen2.5-14B (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>
17
 
18
  This model is ready for commercial/non-commercial research use. <br>
19