Boriscii commited on
Commit
9ad8596
1 Parent(s): af742a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -9,7 +9,6 @@ tags:
9
  - document
10
  pipeline_tag: sentence-similarity
11
  ---
12
-
13
  # LayoutLM-Byne-v0.1
14
  ## The new SOTA in page retrieval from visually-rich documents.
15
 
@@ -33,13 +32,13 @@ We have fine-tuned the model on the DocVQA [2] dataset, showing the potential im
33
  | LayoutLM-Byne (our model) | 0.3491 | **0.4269** | **0.5436** |
34
  | Improvement over best competitor| -1.61% | +5.62% | +18.87% |
35
 
36
- It is important to highlight that the model is still in alpha, so further work is required to reveal it's potential.
37
 
38
  ### Usage
39
  Please refer to the [Colab workbook](https://colab.research.google.com/drive/1YkPtCOrXdDMTv_gm14VoZeofJoNRotzO?usp=sharing) or the blog post to learn more!
40
 
41
  ### Get in touch
42
- Reach out to [[email protected]](mailto:[email protected]) if you'd like help with deploying the model in commerical setting.
43
 
44
  [1] Xu, Y., Li, M., Cui, L., Huang, S., Wei, F., & Zhou, M. (2020). LayoutLM: Pre-training of Text and Layout for Document Image Understanding. In Proceedings of the 26th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining (pp. 1192-1200).
45
 
 
9
  - document
10
  pipeline_tag: sentence-similarity
11
  ---
 
12
  # LayoutLM-Byne-v0.1
13
  ## The new SOTA in page retrieval from visually-rich documents.
14
 
 
32
  | LayoutLM-Byne (our model) | 0.3491 | **0.4269** | **0.5436** |
33
  | Improvement over best competitor| -1.61% | +5.62% | +18.87% |
34
 
35
+ It is important to highlight that the model is still in alpha, so further work is required to reveal its potential.
36
 
37
  ### Usage
38
  Please refer to the [Colab workbook](https://colab.research.google.com/drive/1YkPtCOrXdDMTv_gm14VoZeofJoNRotzO?usp=sharing) or the blog post to learn more!
39
 
40
  ### Get in touch
41
+ Reach out to [[email protected]](mailto:[email protected]) if you'd like help with deploying the model in a commercial setting.
42
 
43
  [1] Xu, Y., Li, M., Cui, L., Huang, S., Wei, F., & Zhou, M. (2020). LayoutLM: Pre-training of Text and Layout for Document Image Understanding. In Proceedings of the 26th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining (pp. 1192-1200).
44