Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ tags:
|
|
5 |
|
6 |
# Azerbaijani Sentence Similarity Based on BERT - Model Description
|
7 |
|
8 |
-
This model is developed by Alas Development Center and is tailored for the specific use case of sentence similarity in the Azerbaijani language. It employs the bert-base-multilingual-cased architecture, fine-tuned on a
|
9 |
|
10 |
# Motivation
|
11 |
|
|
|
5 |
|
6 |
# Azerbaijani Sentence Similarity Based on BERT - Model Description
|
7 |
|
8 |
+
This model is developed by Alas Development Center and is tailored for the specific use case of sentence similarity in the Azerbaijani language. It employs the bert-base-multilingual-cased architecture, fine-tuned on a Azerbaijani sentence similarity dataset. The primary function of this model is to predict the similarity score between two sentences, which can be highly beneficial in various NLP applications such as information retrieval, question answering, and content analysis.
|
9 |
|
10 |
# Motivation
|
11 |
|