Sentence Similarity
sentence-transformers
PyTorch
TensorFlow
JAX
Safetensors
bert
sentence_embedding
sartify
sentence
text-embeddings-inference
Instructions to use sartifyllc/African-Cross-Lingua-Embeddings-Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- sentence-transformers
How to use sartifyllc/African-Cross-Lingua-Embeddings-Model with sentence-transformers:
from sentence_transformers import SentenceTransformer model = SentenceTransformer("sartifyllc/African-Cross-Lingua-Embeddings-Model") sentences = [ "The weather is lovely today.", "It's so sunny outside!", "He drove to the stadium." ] embeddings = model.encode(sentences) similarities = model.similarity(embeddings, embeddings) print(similarities.shape) # [3, 3] - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -106,6 +106,35 @@ language:
|
|
| 106 |
- vi
|
| 107 |
- cy
|
| 108 |
- wo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 109 |
- xh
|
| 110 |
- yi
|
| 111 |
- yo
|
|
|
|
| 106 |
- vi
|
| 107 |
- cy
|
| 108 |
- wo
|
| 109 |
+
- gd
|
| 110 |
+
- sr
|
| 111 |
+
- st
|
| 112 |
+
- sn
|
| 113 |
+
- si
|
| 114 |
+
- sk
|
| 115 |
+
- sl
|
| 116 |
+
- so
|
| 117 |
+
- es
|
| 118 |
+
- su
|
| 119 |
+
- sw
|
| 120 |
+
- sv
|
| 121 |
+
- tl
|
| 122 |
+
- tg
|
| 123 |
+
- ta
|
| 124 |
+
- tt
|
| 125 |
+
- te
|
| 126 |
+
- th
|
| 127 |
+
- bo
|
| 128 |
+
- tr
|
| 129 |
+
- tk
|
| 130 |
+
- ug
|
| 131 |
+
- uk
|
| 132 |
+
- ur
|
| 133 |
+
- uz
|
| 134 |
+
- vi
|
| 135 |
+
- cy
|
| 136 |
+
- wo
|
| 137 |
+
- xh
|
| 138 |
- xh
|
| 139 |
- yi
|
| 140 |
- yo
|