uaritm commited on
Commit
927236d
·
verified ·
1 Parent(s): 89c8fe6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
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
+ }