Files changed (1) hide show
  1. README.md +10 -12
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
@@ -147,5 +146,4 @@ Your use of this model is governed by the [NVIDIA Open Model License](https://ww
147
  journal={arXiv preprint arXiv:2505.16400},
148
  year={2025}
149
  }
150
- ```
151
-
 
 
 
 
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-7B
19
  ---
20
 
21
  # AceReason-Nemotron: Advancing Math and Code Reasoning through Reinforcement Learning
 
146
  journal={arXiv preprint arXiv:2505.16400},
147
  year={2025}
148
  }
149
+ ```