wasiuddina commited on
Commit
48ece4d
·
verified ·
1 Parent(s): bf321f2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -7
README.md CHANGED
@@ -1,13 +1,16 @@
1
  ---
 
 
 
 
 
 
2
  library_name: transformers
3
- license: other
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
- - nvidia
10
- - pytorch
 
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