Update README.md
Browse files
README.md
CHANGED
@@ -114,7 +114,9 @@ The Cosmos-Embed1 release includes the following embedders:
|
|
114 |
Note, while each checkpoint was optimized at a specific fixed resolution (and default to these), they all support arbitrary non-square resolutions.
|
115 |
|
116 |
### License
|
117 |
-
This model is released under the [NVIDIA Open Model License](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license).
|
|
|
|
|
118 |
|
119 |
Under the NVIDIA Open Model License, NVIDIA confirms:
|
120 |
|
@@ -363,7 +365,7 @@ Technical Limitations:
|
|
363 |
Verified to have met prescribed NVIDIA quality standards: | Yes
|
364 |
Performance Metrics: | Classification metrics (F1-score, accuracy), retrieval metrics (T2V recall@1, V2T recall@1)
|
365 |
Potential Known Risks: | Embedder's output can include all forms of input, including what may be considered toxic, offensive, or indecent.
|
366 |
-
Licensing: | [NVIDIA Open Model License](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license)
|
367 |
|
368 |
|
369 |
### Privacy
|
@@ -381,5 +383,5 @@ Field | Response
|
|
381 |
:---------------------------------------------------|:----------------------------------
|
382 |
Model Application(s): | Embedding of text and videos for physical AI applications (robotics, autonomous vehicles).
|
383 |
Describe the life critical impact (if present). | None Known
|
384 |
-
Use Case Restrictions: | [NVIDIA Open Model License](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license)
|
385 |
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. Model checkpoints are made available on Hugging Face, and may become available on cloud providers' model catalog.
|
|
|
114 |
Note, while each checkpoint was optimized at a specific fixed resolution (and default to these), they all support arbitrary non-square resolutions.
|
115 |
|
116 |
### License
|
117 |
+
This model is released under the [NVIDIA Open Model License](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license). Additional Information: [Apache License 2.0](https://github.com/facebookresearch/perception_models/blob/main/LICENSE.PE); [MIT](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/mit.md).
|
118 |
+
|
119 |
+
For a custom license, please contact [[email protected]](mailto:[email protected]).
|
120 |
|
121 |
Under the NVIDIA Open Model License, NVIDIA confirms:
|
122 |
|
|
|
365 |
Verified to have met prescribed NVIDIA quality standards: | Yes
|
366 |
Performance Metrics: | Classification metrics (F1-score, accuracy), retrieval metrics (T2V recall@1, V2T recall@1)
|
367 |
Potential Known Risks: | Embedder's output can include all forms of input, including what may be considered toxic, offensive, or indecent.
|
368 |
+
Licensing: | [NVIDIA Open Model License](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license). Additional Information: [Apache License 2.0](https://github.com/facebookresearch/perception_models/blob/main/LICENSE.PE); [MIT](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/mit.md).
|
369 |
|
370 |
|
371 |
### Privacy
|
|
|
383 |
:---------------------------------------------------|:----------------------------------
|
384 |
Model Application(s): | Embedding of text and videos for physical AI applications (robotics, autonomous vehicles).
|
385 |
Describe the life critical impact (if present). | None Known
|
386 |
+
Use Case Restrictions: | [NVIDIA Open Model License](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license) Additional Information: [Apache License 2.0](https://github.com/facebookresearch/perception_models/blob/main/LICENSE.PE); [MIT](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/mit.md).
|
387 |
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. Model checkpoints are made available on Hugging Face, and may become available on cloud providers' model catalog.
|