Boriscii commited on
Commit
03277c4
1 Parent(s): 6ddcd3e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -8,12 +8,12 @@ pipeline_tag: sentence-similarity
8
  library_name: transformers
9
  ---
10
 
11
- # LayoutLM-Byne
12
  ## The new SOTA in page retrieval from visually-rich documents.
13
 
14
  [![Logo](https://armalytix.s3.eu-west-2.amazonaws.com/TRUST+THE+COUNSEL+(1).png "Logo")](https://bynedocs.com "Logo")
15
 
16
- We're glad to introduce one of the first document page embedding models, LayoutLM-Byne.
17
 
18
  With the rise of multimodal LLMs, there is a growing adoption of applying models directly to a document without pre-processing it first, as was done before with RAG. This approach is significantly more robust than text-only RAG on a large subset of documents, especially visually rich ones.
19
 
 
8
  library_name: transformers
9
  ---
10
 
11
+ # LayoutLM-Byne-v0.1
12
  ## The new SOTA in page retrieval from visually-rich documents.
13
 
14
  [![Logo](https://armalytix.s3.eu-west-2.amazonaws.com/TRUST+THE+COUNSEL+(1).png "Logo")](https://bynedocs.com "Logo")
15
 
16
+ We're glad to introduce one of the first document page embedding models, LayoutLM-Byne-v0.1.
17
 
18
  With the rise of multimodal LLMs, there is a growing adoption of applying models directly to a document without pre-processing it first, as was done before with RAG. This approach is significantly more robust than text-only RAG on a large subset of documents, especially visually rich ones.
19