Update README.md
Browse files
README.md
CHANGED
@@ -5,14 +5,15 @@ library_name: sentence-transformers
|
|
5 |
pipeline_tag: sentence-similarity
|
6 |
tags:
|
7 |
- sentence-transformers
|
8 |
-
- sentence-similarity
|
9 |
- feature-extraction
|
|
|
|
|
10 |
widget: []
|
11 |
base_model:
|
12 |
- BAAI/bge-m3
|
13 |
---
|
14 |
|
15 |
-
#
|
16 |
|
17 |
This is a [BGE-M3](https://huggingface.co/BAAI/bge-m3) model post-trained on Dutch translated to Afrikaans Queries and Dutch Documents from MMARCO/v2
|
18 |
|
|
|
5 |
pipeline_tag: sentence-similarity
|
6 |
tags:
|
7 |
- sentence-transformers
|
|
|
8 |
- feature-extraction
|
9 |
+
- sentence-similarity
|
10 |
+
license: mit
|
11 |
widget: []
|
12 |
base_model:
|
13 |
- BAAI/bge-m3
|
14 |
---
|
15 |
|
16 |
+
# BGE-M3 Linguistic Transfer (Afrikaans-Dutch)
|
17 |
|
18 |
This is a [BGE-M3](https://huggingface.co/BAAI/bge-m3) model post-trained on Dutch translated to Afrikaans Queries and Dutch Documents from MMARCO/v2
|
19 |
|