Sentence Similarity
Transformers
Safetensors
Hindi
hindi
embeddings
sentence-embeddings
semantic-search
text-similarity
Instructions to use DeepMostInnovations/hindi-embedding-foundational-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DeepMostInnovations/hindi-embedding-foundational-model with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("DeepMostInnovations/hindi-embedding-foundational-model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload Hindi embeddings model
Browse files- embedding_model.pt +2 -2
embedding_model.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:343abe4c8b9a9e8f88fca1c5ab8bfc129c1ab2b3852c598e56ae7b3c3dedc1f1
|
| 3 |
+
size 1491671832
|