Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,17 @@ tags:
|
|
10 |
- ru
|
11 |
- uk
|
12 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# uaritm/multilingual_en_ru_uk
|
@@ -132,7 +143,7 @@ SentenceTransformer(
|
|
132 |
title={SetFit: Classification of medical texts},
|
133 |
author={Vitaliy Ostashko},
|
134 |
year={2022},
|
135 |
-
url={https://
|
136 |
}
|
137 |
```
|
138 |
|
|
|
10 |
- ru
|
11 |
- uk
|
12 |
license: apache-2.0
|
13 |
+
datasets:
|
14 |
+
- ted_multi
|
15 |
+
- Helsinki-NLP/tatoeba_mt
|
16 |
+
language:
|
17 |
+
- uk
|
18 |
+
- en
|
19 |
+
- pl
|
20 |
+
- ru
|
21 |
+
metrics:
|
22 |
+
- mse
|
23 |
+
library_name: sentence-transformers
|
24 |
---
|
25 |
|
26 |
# uaritm/multilingual_en_ru_uk
|
|
|
143 |
title={SetFit: Classification of medical texts},
|
144 |
author={Vitaliy Ostashko},
|
145 |
year={2022},
|
146 |
+
url={https://aihealth.site},
|
147 |
}
|
148 |
```
|
149 |
|