Update README.md
Browse files
README.md
CHANGED
|
@@ -14,6 +14,7 @@ tags:
|
|
| 14 |
- text recognition
|
| 15 |
- layout analysis
|
| 16 |
- ingestion
|
|
|
|
| 17 |
---
|
| 18 |
|
| 19 |
# Nemotron OCR v1
|
|
@@ -345,4 +346,4 @@ Please report security vulnerabilities or NVIDIA AI Concerns [here](https://app.
|
|
| 345 |
| Model Application Field(s): | Text recognition and structured OCR for multimodal retrieval. Inputs can include natural scene images, scanned documents, charts, tables, and infographics. |
|
| 346 |
| Use Case Restrictions: | Abide by [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). |
|
| 347 |
| Model and dataset restrictions: | The principle of least privilege (PoLP) is applied, limiting access for dataset generation and model development. Restrictions enforce dataset access only during training, and all dataset license constraints are adhered to. |
|
| 348 |
-
| Describe the life critical impact (if present): | Not applicable. |
|
|
|
|
| 14 |
- text recognition
|
| 15 |
- layout analysis
|
| 16 |
- ingestion
|
| 17 |
+
new_version: nvidia/nemotron-ocr-v2
|
| 18 |
---
|
| 19 |
|
| 20 |
# Nemotron OCR v1
|
|
|
|
| 346 |
| Model Application Field(s): | Text recognition and structured OCR for multimodal retrieval. Inputs can include natural scene images, scanned documents, charts, tables, and infographics. |
|
| 347 |
| Use Case Restrictions: | Abide by [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). |
|
| 348 |
| Model and dataset restrictions: | The principle of least privilege (PoLP) is applied, limiting access for dataset generation and model development. Restrictions enforce dataset access only during training, and all dataset license constraints are adhered to. |
|
| 349 |
+
| Describe the life critical impact (if present): | Not applicable. |
|