BoLiu commited on
Commit
4c0ce12
·
verified ·
1 Parent(s): d6ffff7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -6
README.md CHANGED
@@ -31,7 +31,7 @@ This model is ready for commercial/non-commercial use.
31
 
32
  ### License/Terms of use
33
 
34
- The 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/) and the use of the post-processing scripts are licensed under Apache 2.0.
35
 
36
  **You are responsible for ensuring that your use of NVIDIA provided models complies with all applicable laws.**
37
 
@@ -233,8 +233,6 @@ NVIDIA believes Trustworthy AI is a shared responsibility and we have establishe
233
 
234
  **For more detailed information on ethical considerations for this model**, please see the Model Card++ [Explainability](explainability.md), [Bias](bias.md), [Safety & Security](safety-security.md), and [Privacy](privacy.md) Subcards.
235
 
236
- Please report security vulnerabilities or NVIDIA AI Concerns [here](https://www.nvidia.com/en-us/support/submit-security-vulnerability/).
237
-
238
 
239
  ## Bias
240
 
@@ -257,7 +255,7 @@ Please report security vulnerabilities or NVIDIA AI Concerns [here](https://www.
257
  | Verified to have met prescribed NVIDIA quality standards: | Yes |
258
  | Performance Metrics: | Mean Average Precision, detectionr recall and visual inspection |
259
  | Potential Known Risks: | This model may not always detect all elements in a document. |
260
- | 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/) and the [Apache 2.0 License](https://github.com/Megvii-BaseDetection/YOLOX/blob/main/LICENSE). |
261
 
262
  ## Privacy
263
 
@@ -280,5 +278,3 @@ Please report security vulnerabilities or NVIDIA AI Concerns [here](https://www.
280
  | Describe the life critical impact (if present). | Not Applicable |
281
  | Use Case Restrictions: | Abide by [NVIDIA Open Model License Agreement](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/). |
282
  | 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. |
283
-
284
- ## Third Party License Notices
 
31
 
32
  ### License/Terms of use
33
 
34
+ The 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/) and the use of the post-processing scripts are licensed under [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0.txt).
35
 
36
  **You are responsible for ensuring that your use of NVIDIA provided models complies with all applicable laws.**
37
 
 
233
 
234
  **For more detailed information on ethical considerations for this model**, please see the Model Card++ [Explainability](explainability.md), [Bias](bias.md), [Safety & Security](safety-security.md), and [Privacy](privacy.md) Subcards.
235
 
 
 
236
 
237
  ## Bias
238
 
 
255
  | Verified to have met prescribed NVIDIA quality standards: | Yes |
256
  | Performance Metrics: | Mean Average Precision, detectionr recall and visual inspection |
257
  | Potential Known Risks: | This model may not always detect all elements in a document. |
258
+ | 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/) and the [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0.txt). |
259
 
260
  ## Privacy
261
 
 
278
  | Describe the life critical impact (if present). | Not Applicable |
279
  | Use Case Restrictions: | Abide by [NVIDIA Open Model License Agreement](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/). |
280
  | 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. |