BorisTM commited on
Commit
2106143
·
verified ·
1 Parent(s): 8147a21

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -61,7 +61,10 @@ language:
61
 
62
  # SentenceTransformer
63
 
64
- This is a [sentence-transformers](https://www.SBERT.net) model trained. It maps sentences & paragraphs to a 256-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
 
 
 
65
 
66
  ## Model Details
67
 
@@ -72,7 +75,7 @@ This is a [sentence-transformers](https://www.SBERT.net) model trained. It maps
72
  - **Output Dimensionality:** 256 dimensions
73
  - **Similarity Function:** Cosine Similarity
74
  <!-- - **Training Dataset:** Unknown -->
75
- <!-- - **Language:** Unknown -->
76
  <!-- - **License:** Unknown -->
77
 
78
  ### Model Sources
 
61
 
62
  # SentenceTransformer
63
 
64
+ This is a [sentence-transformers](https://www.SBERT.net) model. It maps sentences & paragraphs to a 256-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
65
+
66
+ > [!IMPORTANT]
67
+ > It is a static embedding model! The main purpose of it is to calculate similarity between russian and bashkir sentences.
68
 
69
  ## Model Details
70
 
 
75
  - **Output Dimensionality:** 256 dimensions
76
  - **Similarity Function:** Cosine Similarity
77
  <!-- - **Training Dataset:** Unknown -->
78
+ - **Language:** Bashkir
79
  <!-- - **License:** Unknown -->
80
 
81
  ### Model Sources