Files changed (1) hide show
  1. README.md +10 -11
README.md CHANGED
@@ -1,6 +1,3 @@
1
-
2
-
3
-
4
  ---
5
  library_name: transformers
6
  license: other
@@ -9,14 +6,16 @@ license_link: >-
9
  https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/
10
  pipeline_tag: text-generation
11
  language:
12
- - en
13
  tags:
14
- - nvidia
15
- - reasoning
16
- - math
17
- - code
18
- - reinforcement learning
19
- - pytorch
 
 
20
  ---
21
 
22
  # AceReason-Nemotron: Advancing Math and Code Reasoning through Reinforcement Learning
@@ -143,4 +142,4 @@ Your use of this model is governed by the [NVIDIA Open Model License](https://ww
143
  journal={arXiv preprint arXiv:2505.16400},
144
  year={2025}
145
  }
146
- ```
 
 
 
 
1
  ---
2
  library_name: transformers
3
  license: other
 
6
  https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/
7
  pipeline_tag: text-generation
8
  language:
9
+ - en
10
  tags:
11
+ - nvidia
12
+ - reasoning
13
+ - math
14
+ - code
15
+ - reinforcement learning
16
+ - pytorch
17
+ base_model:
18
+ - deepseek-ai/DeepSeek-R1-Distill-Qwen-14B
19
  ---
20
 
21
  # AceReason-Nemotron: Advancing Math and Code Reasoning through Reinforcement Learning
 
142
  journal={arXiv preprint arXiv:2505.16400},
143
  year={2025}
144
  }
145
+ ```