Update README.md
Browse files
README.md
CHANGED
@@ -6,11 +6,37 @@ tags:
|
|
6 |
- feature-extraction
|
7 |
- sentence-similarity
|
8 |
- transformers
|
9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
# narraticlabs/MiniLM-L6-european-union
|
13 |
|
|
|
|
|
14 |
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 384 dimensional dense vector space and can be used for tasks like clustering or semantic search.
|
15 |
|
16 |
<!--- Describe your model here -->
|
|
|
6 |
- feature-extraction
|
7 |
- sentence-similarity
|
8 |
- transformers
|
9 |
+
language:
|
10 |
+
- en
|
11 |
+
- de
|
12 |
+
- fr
|
13 |
+
- es
|
14 |
+
- it
|
15 |
+
- nl
|
16 |
+
- pl
|
17 |
+
- pt
|
18 |
+
- hu
|
19 |
+
- ro
|
20 |
+
- sv
|
21 |
+
- da
|
22 |
+
- fi
|
23 |
+
- cs
|
24 |
+
- el
|
25 |
+
- bg
|
26 |
+
- hr
|
27 |
+
- et
|
28 |
+
- lv
|
29 |
+
- lt
|
30 |
+
- mt
|
31 |
+
- sk
|
32 |
+
- sl
|
33 |
+
license: apache-2.0
|
34 |
---
|
35 |
|
36 |
# narraticlabs/MiniLM-L6-european-union
|
37 |
|
38 |
+
Distillation of paraphrase-MiniLM-L12 to 6 layers with all EU languages
|
39 |
+
|
40 |
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 384 dimensional dense vector space and can be used for tasks like clustering or semantic search.
|
41 |
|
42 |
<!--- Describe your model here -->
|