Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

tasal9
/
Multilingual-ZamAI-Embeddings

Sentence Similarity
sentence-transformers
Safetensors
bert
feature-extraction
embeddings
semantic-search
pashto
afghanistan
zamai
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use tasal9/Multilingual-ZamAI-Embeddings with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • sentence-transformers

    How to use tasal9/Multilingual-ZamAI-Embeddings with sentence-transformers:

    from sentence_transformers import SentenceTransformer
    
    model = SentenceTransformer("tasal9/Multilingual-ZamAI-Embeddings")
    
    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
Multilingual-ZamAI-Embeddings
63.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 49 commits
tasal9's picture
tasal9
📝 Enhanced model card with semantic search examples
0017697 verified 7 months ago
  • 1_Pooling
    Upload folder using huggingface_hub 10 months ago
  • __pycache__
    Initial commit to Hugging Face 11 months ago
  • zamai-weights
    Add ZamAI model files 10 months ago
  • .gitattributes
    1.68 kB
    Add zamai-weights\unigram.json 10 months ago
  • LICENSE
    9.32 kB
    Add LICENSE 10 months ago
  • README.md
    14.3 kB
    📝 Enhanced model card with semantic search examples 7 months ago
  • config.json
    644 Bytes
    Upload folder using huggingface_hub 10 months ago
  • config_sentence_transformers.json
    294 Bytes
    Upload folder using huggingface_hub 10 months ago
  • model.safetensors
    134 Bytes
    xet
    Upload folder using huggingface_hub 10 months ago
  • modules.json
    242 Bytes
    Upload folder using huggingface_hub 10 months ago
  • requirements.txt
    180 Bytes
    Add requirements.txt 10 months ago
  • sentence_bert_config.json
    60 Bytes
    Upload folder using huggingface_hub 10 months ago
  • setup.py
    2.86 kB
    Add setup.py 10 months ago
  • special_tokens_map.json
    1.02 kB
    Upload folder using huggingface_hub 10 months ago
  • tokenizer.json
    17.1 MB
    xet
    Upload folder using huggingface_hub 10 months ago
  • tokenizer_config.json
    1.51 kB
    Upload folder using huggingface_hub 10 months ago
  • unigram.json
    14.8 MB
    xet
    Upload folder using huggingface_hub 10 months ago