Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,16 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
library_name: transformers
|
3 |
-
license:
|
4 |
-
license_name: nvidia-internal-scientific-research-and-development-model-license
|
5 |
-
license_link: >-
|
6 |
-
https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-internal-scientific-research-and-development-model-license/
|
7 |
-
pipeline_tag: text-generation
|
8 |
tags:
|
9 |
-
|
10 |
-
|
|
|
11 |
---
|
12 |
|
13 |
# OpenCodeReasoning-CPP-Nemotron-32B Overview
|
|
|
1 |
---
|
2 |
+
base_model:
|
3 |
+
- Qwen/Qwen2.5-32B-Instruct
|
4 |
+
datasets:
|
5 |
+
- nvidia/OpenCodeReasoning
|
6 |
+
language:
|
7 |
+
- en
|
8 |
library_name: transformers
|
9 |
+
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
10 |
tags:
|
11 |
+
- nvidia
|
12 |
+
- code
|
13 |
+
pipeline_tag: text-generation
|
14 |
---
|
15 |
|
16 |
# OpenCodeReasoning-CPP-Nemotron-32B Overview
|