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

astromis
/
rubert_reply_recovery

Transformers
PyTorch
Safetensors
Russian
bert
next-sentence-prediction
russian
conversation
chats
embeddings
coherence
Model card Files Files and versions
xet
Community
1

Instructions to use astromis/rubert_reply_recovery with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use astromis/rubert_reply_recovery with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForNextSentencePrediction
    
    tokenizer = AutoTokenizer.from_pretrained("astromis/rubert_reply_recovery")
    model = AutoModelForNextSentencePrediction.from_pretrained("astromis/rubert_reply_recovery")
  • Notebooks
  • Google Colab
  • Kaggle
rubert_reply_recovery
1.42 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 9 commits
astromis's picture
astromis
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model (#1)
410e0bf over 2 years ago
  • .gitattributes
    1.48 kB
    initial commit almost 3 years ago
  • README.md
    2.12 kB
    [doc] added datasert link almost 3 years ago
  • config.json
    848 Bytes
    fixed _name_or_path key almost 3 years ago
  • model.safetensors
    711 MB
    xet
    Adding `safetensors` variant of this model (#1) over 2 years ago
  • pytorch_model.bin
    712 MB
    xet
    Init model upload almost 3 years ago
  • tokenizer_config.json
    25 Bytes
    Init model upload almost 3 years ago
  • vocab.txt
    1.4 MB
    Init model upload almost 3 years ago