Update README.md
Browse files
README.md
CHANGED
|
@@ -36,7 +36,7 @@ The Llama 3.2 NeMo Retriever Embedding 1B model is most suitable for users who w
|
|
| 36 |
|
| 37 |
### **License/Terms of use**
|
| 38 |
|
| 39 |
-
|
| 40 |
|
| 41 |
**You are responsible for ensuring that your use of NVIDIA AI Foundation Models complies with all applicable laws.**
|
| 42 |
|
|
@@ -254,7 +254,7 @@ Visit the [NeMo Retriever docs page](https://docs.nvidia.com/nemo/retriever/inde
|
|
| 254 |
| Describe how the model works: | Model transforms the tokenized input text into a dense vector representation. |
|
| 255 |
| Performance Metrics: | Accuracy, Throughput, and Latency |
|
| 256 |
| Potential Known Risks: | This model does not always guarantee to retrieve the correct passage(s) for a given query. |
|
| 257 |
-
| Licensing & Terms of Use: |
|
| 258 |
| Technical Limitations | The model’s max sequence length is 8192. Therefore, the longer text inputs should be truncated. |
|
| 259 |
| Name the adversely impacted groups this has been tested to deliver comparable outcomes regardless of: | N/A |
|
| 260 |
| Verified to have met prescribed NVIDIA quality standards: | Yes |
|
|
@@ -281,6 +281,6 @@ Visit the [NeMo Retriever docs page](https://docs.nvidia.com/nemo/retriever/inde
|
|
| 281 |
| ----- | ----- |
|
| 282 |
| Model Application(s): | Text Embedding for Retrieval |
|
| 283 |
| Describe the physical safety impact (if present). | Not Applicable |
|
| 284 |
-
| Use Case Restrictions: |
|
| 285 |
| Model and dataset restrictions: | The Principle of least privilege (PoLP) is applied limiting access for dataset generation and model development. Restrictions enforce dataset access during training, and dataset license constraints adhered to. |
|
| 286 |
|
|
|
|
| 36 |
|
| 37 |
### **License/Terms of use**
|
| 38 |
|
| 39 |
+
Use of this model is governed by the [NVIDIA Open Model License Agreement](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/). Additional Information: [Llama 3.2 Community Model License Agreement](https://www.llama.com/llama3_2/license/).
|
| 40 |
|
| 41 |
**You are responsible for ensuring that your use of NVIDIA AI Foundation Models complies with all applicable laws.**
|
| 42 |
|
|
|
|
| 254 |
| Describe how the model works: | Model transforms the tokenized input text into a dense vector representation. |
|
| 255 |
| Performance Metrics: | Accuracy, Throughput, and Latency |
|
| 256 |
| Potential Known Risks: | This model does not always guarantee to retrieve the correct passage(s) for a given query. |
|
| 257 |
+
| Licensing & Terms of Use: | Use of this model is governed by the [NVIDIA Open Model License Agreement](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/). Additional Information: [Llama 3.2 Community Model License Agreement](https://www.llama.com/llama3_2/license/). |
|
| 258 |
| Technical Limitations | The model’s max sequence length is 8192. Therefore, the longer text inputs should be truncated. |
|
| 259 |
| Name the adversely impacted groups this has been tested to deliver comparable outcomes regardless of: | N/A |
|
| 260 |
| Verified to have met prescribed NVIDIA quality standards: | Yes |
|
|
|
|
| 281 |
| ----- | ----- |
|
| 282 |
| Model Application(s): | Text Embedding for Retrieval |
|
| 283 |
| Describe the physical safety impact (if present). | Not Applicable |
|
| 284 |
+
| Use Case Restrictions: | Use of this model is governed by the [NVIDIA Open Model License Agreement](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/). Additional Information: [Llama 3.2 Community Model License Agreement](https://www.llama.com/llama3_2/license/). |
|
| 285 |
| Model and dataset restrictions: | The Principle of least privilege (PoLP) is applied limiting access for dataset generation and model development. Restrictions enforce dataset access during training, and dataset license constraints adhered to. |
|
| 286 |
|