Update README.md
Browse files
README.md
CHANGED
@@ -25,6 +25,12 @@ This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentence
|
|
25 |
<!--- Describe your model here -->
|
26 |
|
27 |
## Usage (Sentence-Transformers)
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
|
29 |
Using this model becomes easy when you have [sentence-transformers](https://www.SBERT.net) installed:
|
30 |
|
|
|
25 |
<!--- Describe your model here -->
|
26 |
|
27 |
## Usage (Sentence-Transformers)
|
28 |
+
The model is used on the resource of multilingual analysis of patient complaints to determine the specialty of the doctor that is needed in this case: [Virtual General Practice](https://aihealth.site)
|
29 |
+
|
30 |
+
You can test the quality and speed of the model
|
31 |
+
```
|
32 |
+
This model is an updated version of the model: [uaritm/multilingual_en_ru_uk](uaritm/multilingual_en_ru_uk)
|
33 |
+
```
|
34 |
|
35 |
Using this model becomes easy when you have [sentence-transformers](https://www.SBERT.net) installed:
|
36 |
|