Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,9 @@ pipeline_tag: sentence-similarity
|
|
14 |
|
15 |
[![Logo](https://armalytix.s3.eu-west-2.amazonaws.com/TRUST+THE+COUNSEL+(1).png "Logo")](https://bynedocs.com "Logo")
|
16 |
|
|
|
|
|
|
|
17 |
We're glad to introduce one of the first document page embedding models, LayoutLM-Byne-v0.1.
|
18 |
|
19 |
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.
|
|
|
14 |
|
15 |
[![Logo](https://armalytix.s3.eu-west-2.amazonaws.com/TRUST+THE+COUNSEL+(1).png "Logo")](https://bynedocs.com "Logo")
|
16 |
|
17 |
+
[![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg 'Open in Colab')](https://colab.research.google.com/drive/1YkPtCOrXdDMTv_gm14VoZeofJoNRotzO?usp=sharing)
|
18 |
+
|
19 |
+
|
20 |
We're glad to introduce one of the first document page embedding models, LayoutLM-Byne-v0.1.
|
21 |
|
22 |
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.
|