Text Generation
Transformers
Safetensors
PyTorch
nvidia
conversational
suhara commited on
Commit
5d3206d
·
verified ·
1 Parent(s): c3c61c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -2
README.md CHANGED
@@ -1,3 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # NVIDIA-Nemotron-Nano-9B-v2
2
 
3
  **Model Developer:** NVIDIA Corporation
@@ -43,7 +56,8 @@ All evaluations were done using [NeMo-Skills](https://github.com/NVIDIA/NeMo-Ski
43
  ### Reasoning Budget Control
44
 
45
  This model supports runtime “thinking” budget control. During inference, the user can specify how many tokens the model is allowed to "think".
46
- ![][./acc-vs-budget.png]
 
47
 
48
  ## License/Terms of Use
49
 
@@ -737,4 +751,4 @@ NVIDIA believes Trustworthy AI is a shared responsibility and we have establishe
737
 
738
  For more detailed information on ethical considerations for this model, please see the Model Card++ [Bias](./bias.md), [Explainability](./explainability.md), [Safety & Security](./safety.md), and [Privacy](./privacy.md) Subcards.
739
 
740
- Please report security vulnerabilities or NVIDIA AI Concerns [here](https://www.nvidia.com/en-us/support/submit-security-vulnerability/).
 
1
+ ---
2
+ license: other
3
+ datasets:
4
+ - nvidia/Nemotron-Post-Training-Dataset-v1
5
+ language:
6
+ - en
7
+ - es
8
+ - fr
9
+ - de
10
+ - it
11
+ - ja
12
+ library_name: transformers
13
+ ---
14
  # NVIDIA-Nemotron-Nano-9B-v2
15
 
16
  **Model Developer:** NVIDIA Corporation
 
56
  ### Reasoning Budget Control
57
 
58
  This model supports runtime “thinking” budget control. During inference, the user can specify how many tokens the model is allowed to "think".
59
+
60
+ ![](./acc-vs-budget.png)
61
 
62
  ## License/Terms of Use
63
 
 
751
 
752
  For more detailed information on ethical considerations for this model, please see the Model Card++ [Bias](./bias.md), [Explainability](./explainability.md), [Safety & Security](./safety.md), and [Privacy](./privacy.md) Subcards.
753
 
754
+ Please report security vulnerabilities or NVIDIA AI Concerns [here](https://www.nvidia.com/en-us/support/submit-security-vulnerability/).