andreaschari
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,18 +1,19 @@
|
|
1 |
-
---
|
2 |
-
datasets:
|
3 |
-
- unicamp-dl/mmarco
|
4 |
-
library_name: sentence-transformers
|
5 |
-
pipeline_tag: sentence-similarity
|
6 |
-
tags:
|
7 |
-
- sentence-transformers
|
8 |
-
-
|
9 |
-
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
|
|
14 |
|
15 |
-
#
|
16 |
|
17 |
This is a [BGE-M3](https://huggingface.co/BAAI/bge-m3) model post-trained on French translated to Catalan Queries and French Documents from MMARCO/v2
|
18 |
## Model Details
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- unicamp-dl/mmarco
|
4 |
+
library_name: sentence-transformers
|
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 Lingustic Transfer (Catalan-French)
|
17 |
|
18 |
This is a [BGE-M3](https://huggingface.co/BAAI/bge-m3) model post-trained on French translated to Catalan Queries and French Documents from MMARCO/v2
|
19 |
## Model Details
|