Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,7 @@ datasets:
|
|
5 |
language:
|
6 |
- en
|
7 |
pipeline_tag: sentence-similarity
|
|
|
8 |
---
|
9 |
|
10 |
# LayoutLM-Byne
|
@@ -38,4 +39,4 @@ Reach out to [[email protected]](mailto:[email protected]) if
|
|
38 |
|
39 |
[2] Mathew, M., Karatzas, D., & Jawahar, C. V. (2021). DocVQA: A Dataset for VQA on Document Images. In Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (pp. 2200-2209).
|
40 |
|
41 |
-
[3] Reimers, N., & Gurevych, I. (2019). Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks. In Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP) (pp. 3982-3992).
|
|
|
5 |
language:
|
6 |
- en
|
7 |
pipeline_tag: sentence-similarity
|
8 |
+
library_name: transformers
|
9 |
---
|
10 |
|
11 |
# LayoutLM-Byne
|
|
|
39 |
|
40 |
[2] Mathew, M., Karatzas, D., & Jawahar, C. V. (2021). DocVQA: A Dataset for VQA on Document Images. In Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (pp. 2200-2209).
|
41 |
|
42 |
+
[3] Reimers, N., & Gurevych, I. (2019). Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks. In Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP) (pp. 3982-3992).
|