katerynaCh commited on
Commit
fe2eca8
·
verified ·
1 Parent(s): bcb28c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -2
README.md CHANGED
@@ -1,3 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Nemotron-Parse-Lite Overview
2
 
3
  nemotron-parse-lite is a general purpose text-extraction model, specifically designed to handle documents. Given an image, nemotron-parse-lite is able to extract formatted-text, with bounding-boxes and the corresponding semantic class. This has downstream benefits for several tasks such as increasing the availability of training-data for Large Language Models (LLMs), improving the accuracy of retriever systems, and enhancing document understanding pipelines.
@@ -246,5 +260,4 @@ Please report security vulnerabilities or NVIDIA AI Concerns here.
246
 
247
 
248
  ## Enterprise Support
249
- Get access to knowledge base articles and support cases or [submit a ticket](https://www.nvidia.com/en-us/data-center/products/ai-enterprise-suite/support/).
250
-
 
1
+ ---
2
+ license: other
3
+ license_name: nvidia-community-model-license
4
+ license_link: >-
5
+ https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-community-models-license/
6
+ pipeline_tag: image-text-to-text
7
+ library_name: transformers
8
+ tags:
9
+ - nvidia
10
+ - VLM
11
+ - OCR
12
+ ---
13
+
14
+
15
  # Nemotron-Parse-Lite Overview
16
 
17
  nemotron-parse-lite is a general purpose text-extraction model, specifically designed to handle documents. Given an image, nemotron-parse-lite is able to extract formatted-text, with bounding-boxes and the corresponding semantic class. This has downstream benefits for several tasks such as increasing the availability of training-data for Large Language Models (LLMs), improving the accuracy of retriever systems, and enhancing document understanding pipelines.
 
260
 
261
 
262
  ## Enterprise Support
263
+ Get access to knowledge base articles and support cases or [submit a ticket](https://www.nvidia.com/en-us/data-center/products/ai-enterprise-suite/support/).