Update README.md
Browse files
README.md
CHANGED
@@ -20,4 +20,14 @@ For training, a compact T5 model was used: cointegrated/rut5-base-multitask
|
|
20 |
The training was conducted on a small set
|
21 |
out of 220 thousand pairs of question-answer sentences, so it still does not work as correctly as we would like.
|
22 |
|
23 |
-
The model is not a medical application and it is strongly discouraged to use the model for medical purposes!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
The training was conducted on a small set
|
21 |
out of 220 thousand pairs of question-answer sentences, so it still does not work as correctly as we would like.
|
22 |
|
23 |
+
The model is not a medical application and it is strongly discouraged to use the model for medical purposes!
|
24 |
+
|
25 |
+
|
26 |
+
|
27 |
+
## Citing & Authors
|
28 |
+
@misc{UARITM,
|
29 |
+
title={sentence-transformers: Semantic similarity of medical texts ukr, kor, eng},
|
30 |
+
author={Vitaliy Ostashko},
|
31 |
+
year={2025},
|
32 |
+
url={https://ai.esemi.org},
|
33 |
+
}
|