Upload 3 files
Browse files- bias.md +4 -0
- privacy.md +9 -0
- safety.md +6 -0
bias.md
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|Field:|Response:|
|
2 |
+
|:---|:---|
|
3 |
+
|Participation considerations from adversely impacted groups (protected classes) in model design and testing:|None|
|
4 |
+
|Measures taken to mitigate against unwanted bias:|None|
|
privacy.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|Field:|Response:|
|
2 |
+
|:---|:---|
|
3 |
+
|Generatable or Reverse engineerable personally-identifiable information?|None|
|
4 |
+
|Was consent obtained for any personal data used?|None Known|
|
5 |
+
|Personal data used to create this model?|None Known|
|
6 |
+
|How often is dataset reviewed?|Before Release|
|
7 |
+
|Is there provenance for all datasets used in training?|Yes|
|
8 |
+
|Does data labeling (annotation, metadata) comply with privacy laws?|Yes|
|
9 |
+
|Applicable NVIDIA Privacy Policy|https://www.nvidia.com/en-us/about-nvidia/privacy-policy/|
|
safety.md
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|Field:|Response:|
|
2 |
+
|:---|:---|
|
3 |
+
|Model Application(s):|Chat, Instruction Following, Chatbot Development, Code Generation, Reasoning|
|
4 |
+
|Describe life critical application (if present):|None Known (please see referenced Known Risks in the Explainability subcard).|
|
5 |
+
|Use Case Restrictions:|Your use of this model is governed by the [NVIDIA Open Model License](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/). Additional Information: [Llama 3.1 Community License Agreement](https://www.llama.com/llama3_1/license/). Built with Llama.|
|
6 |
+
|Model and Dataset Restrictions:|The Principle of least privilege (PoLP) is applied limiting access for dataset generation. Restrictions enforce dataset access during training, and dataset license constraints adhered to. Model checkpoints are made available on Hugging Face and NGC, and may become available on cloud providers' model catalog.|
|