Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,9 @@
|
|
1 |
---
|
2 |
library_name: sentence-transformers
|
3 |
pipeline_tag: sentence-similarity
|
4 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
library_name: sentence-transformers
|
3 |
pipeline_tag: sentence-similarity
|
4 |
+
---
|
5 |
+
|
6 |
+
This is a bge-base model trained to have mutlilingual semantic abilities, specifically the Yoruba Language
|
7 |
+
An implementation of https://arxiv.org/abs/2004.09813, Making Monolingual Sentence Embeddings Multilingual using
|
8 |
+
Knowledge Distillation
|
9 |
+
|