Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

ts-goonj
/
bhasha-embed-v0

sentence-transformers
OpenVINO
English
Hindi
bert
Model card Files Files and versions
xet
Community

Instructions to use ts-goonj/bhasha-embed-v0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • sentence-transformers

    How to use ts-goonj/bhasha-embed-v0 with sentence-transformers:

    from sentence_transformers import SentenceTransformer
    
    model = SentenceTransformer("ts-goonj/bhasha-embed-v0")
    
    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
bhasha-embed-v0
249 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
ts-goonj's picture
ts-goonj
bhasha-embed-v0 int8 OpenVINO artifact
42fe433 verified 9 days ago
  • 1_Pooling
    bhasha-embed-v0 int8 OpenVINO artifact 9 days ago
  • openvino
    bhasha-embed-v0 int8 OpenVINO artifact 9 days ago
  • .gitattributes
    1.52 kB
    initial commit 9 days ago
  • README.md
    606 Bytes
    bhasha-embed-v0 int8 OpenVINO artifact 9 days ago
  • config.json
    673 Bytes
    bhasha-embed-v0 int8 OpenVINO artifact 9 days ago
  • config_sentence_transformers.json
    206 Bytes
    bhasha-embed-v0 int8 OpenVINO artifact 9 days ago
  • modules.json
    229 Bytes
    bhasha-embed-v0 int8 OpenVINO artifact 9 days ago
  • sentence_bert_config.json
    53 Bytes
    bhasha-embed-v0 int8 OpenVINO artifact 9 days ago
  • special_tokens_map.json
    695 Bytes
    bhasha-embed-v0 int8 OpenVINO artifact 9 days ago
  • tokenizer.json
    6.41 MB
    bhasha-embed-v0 int8 OpenVINO artifact 9 days ago
  • tokenizer_config.json
    1.49 kB
    bhasha-embed-v0 int8 OpenVINO artifact 9 days ago
  • vocab.txt
    3.16 MB
    bhasha-embed-v0 int8 OpenVINO artifact 9 days ago