evilfreelancer
commited on
Commit
•
574313f
1
Parent(s):
90019b0
Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,17 @@
|
|
1 |
---
|
2 |
pipeline_tag: feature-extraction
|
3 |
tags:
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
language:
|
10 |
-
|
11 |
-
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# Enbeddrus v0.1 D+PC - English and Russian embedder
|
@@ -182,4 +185,4 @@ SentenceTransformer(
|
|
182 |
|
183 |
## Citing & Authors
|
184 |
|
185 |
-
<!--- Describe where people can find more information -->
|
|
|
1 |
---
|
2 |
pipeline_tag: feature-extraction
|
3 |
tags:
|
4 |
+
- pytorch
|
5 |
+
- sentence-transformers
|
6 |
+
- feature-extraction
|
7 |
+
- sentence-similarity
|
8 |
+
- transformers
|
9 |
language:
|
10 |
+
- ru
|
11 |
+
- en
|
12 |
+
datasets:
|
13 |
+
- evilfreelancer/opus-php-en-ru-cleaned
|
14 |
+
- Helsinki-NLP/opus_books
|
15 |
---
|
16 |
|
17 |
# Enbeddrus v0.1 D+PC - English and Russian embedder
|
|
|
185 |
|
186 |
## Citing & Authors
|
187 |
|
188 |
+
<!--- Describe where people can find more information -->
|