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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

sithet
/
e5-finetuned-georgian

Feature Extraction
Transformers
Safetensors
bert
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use sithet/e5-finetuned-georgian with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use sithet/e5-finetuned-georgian with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="sithet/e5-finetuned-georgian")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("sithet/e5-finetuned-georgian")
    model = AutoModel.from_pretrained("sithet/e5-finetuned-georgian")
  • Notebooks
  • Google Colab
  • Kaggle
e5-finetuned-georgian
490 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
sithet's picture
sithet
Upload 3 files
9c4aac2 verified 10 months ago
  • .gitattributes
    1.57 kB
    Upload tokenizer 10 months ago
  • BelebeleRetrieval.json
    2.1 MB
    Upload 3 files 10 months ago
  • GeorgianFAQRetrieval.json
    6.01 kB
    Upload 3 files 10 months ago
  • README.md
    2.08 kB
    Update README.md 10 months ago
  • Tatoeba.json
    30 kB
    Upload 3 files 10 months ago
  • config.json
    628 Bytes
    Upload model 10 months ago
  • model.safetensors
    471 MB
    xet
    Upload model 10 months ago
  • special_tokens_map.json
    965 Bytes
    Upload tokenizer 10 months ago
  • tokenizer.json
    17.1 MB
    xet
    Upload tokenizer 10 months ago
  • tokenizer_config.json
    1.39 kB
    Upload tokenizer 10 months ago