Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,16 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
library_name: transformers
|
3 |
-
license:
|
4 |
-
license_name: apache-2.0
|
5 |
-
license_link: >-
|
6 |
-
https://huggingface.co/nvidia/OpenCodeReasoning-Nemotron-7B/blob/main/LICENSE
|
7 |
-
pipeline_tag: text-generation
|
8 |
tags:
|
9 |
-
|
10 |
-
|
|
|
11 |
---
|
12 |
|
13 |
# OpenCodeReasoning-Nemotron-7B Overview
|
|
|
1 |
---
|
2 |
+
base_model:
|
3 |
+
- Qwen/Qwen2.5-7B-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-Nemotron-7B Overview
|