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

ai-forever
/
sbert_large_nlu_ru

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

Instructions to use ai-forever/sbert_large_nlu_ru with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ai-forever/sbert_large_nlu_ru with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="ai-forever/sbert_large_nlu_ru")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("ai-forever/sbert_large_nlu_ru")
    model = AutoModel.from_pretrained("ai-forever/sbert_large_nlu_ru")
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
sbert_large_nlu_ru
3.42 GB
Ctrl+K
Ctrl+K
  • 4 contributors
History: 20 commits
ai-forever's picture
ai-forever
Update README.md
89deeaa verified about 1 year ago
  • 1_Pooling
    Upload 10 files (#6) almost 2 years ago
  • .gitattributes
    445 Bytes
    Upload 10 files (#6) almost 2 years ago
  • README.md
    2.05 kB
    Update README.md about 1 year ago
  • config.json
    863 Bytes
    Upload 10 files (#6) almost 2 years ago
  • config_sentence_transformers.json
    195 Bytes
    Upload 10 files (#6) almost 2 years ago
  • model.safetensors
    1.71 GB
    xet
    Upload 10 files (#6) almost 2 years ago
  • modules.json
    349 Bytes
    Upload 10 files (#6) almost 2 years ago
  • pytorch_model.bin
    1.71 GB
    xet
    add .bin version almost 2 years ago
  • sentence_bert_config.json
    53 Bytes
    Upload 10 files (#6) almost 2 years ago
  • special_tokens_map.json
    125 Bytes
    Upload 10 files (#6) almost 2 years ago
  • tokenizer.json
    3.71 MB
    Upload 10 files (#6) almost 2 years ago
  • tokenizer_config.json
    1.27 kB
    Upload 10 files (#6) almost 2 years ago