Sentence Similarity
Transformers
PyTorch
TensorFlow
Safetensors
bert
feature-extraction
sentence-embedding
multilingual
text-embeddings-inference
Instructions to use aiana94/NaSE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use aiana94/NaSE with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("aiana94/NaSE") model = AutoModel.from_pretrained("aiana94/NaSE") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md e7dae31 verified
Update README.md c859df5 verified
Update README.md 8e08f41 verified
Update README.md c26bf0a verified
Update README.md 6f71b17 verified
Update README.md a095219 verified
Update README.md 0febe2a verified
Update README.md cc119d1 verified
Create README.md a014f95 verified
Add model 75863bd
andreeaiana commited on