Sharath Turuvekere Sreenivas
commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# NVIDIA-Nemotron-Nano-9B-v2-Base
|
| 2 |
|
| 3 |
**Model Developer:** NVIDIA Corporation
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: transformers
|
| 3 |
+
license: other
|
| 4 |
+
license_name: nvidia-open-model-license
|
| 5 |
+
license_link: >-
|
| 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 |
+
- pytorch
|
| 13 |
+
datasets:
|
| 14 |
+
- nvidia/Nemotron-Pretraining-Dataset-sample
|
| 15 |
+
---
|
| 16 |
# NVIDIA-Nemotron-Nano-9B-v2-Base
|
| 17 |
|
| 18 |
**Model Developer:** NVIDIA Corporation
|