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

  • Log In
  • Sign Up

han7ter
/
ruBERT-base-testlearning

Text Classification
Transformers
Safetensors
bert
Model card Files Files and versions
xet
Community

Instructions to use han7ter/ruBERT-base-testlearning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use han7ter/ruBERT-base-testlearning with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="han7ter/ruBERT-base-testlearning")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("han7ter/ruBERT-base-testlearning")
    model = AutoModelForSequenceClassification.from_pretrained("han7ter/ruBERT-base-testlearning")
  • Notebooks
  • Google Colab
  • Kaggle
ruBERT-base-testlearning
712 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
han7ter's picture
han7ter
ั‡ะตั‚ะพ ะฟั‹ั‚ะฐัŽััŒ ัƒั‡ะธั‚ัŒ
00b6947 verified 10 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • README.md
    5.17 kB
    ั‡ะตั‚ะพ ะฟั‹ั‚ะฐัŽััŒ ัƒั‡ะธั‚ัŒ 10 months ago
  • config.json
    2.09 kB
    ั‡ะตั‚ะพ ะฟั‹ั‚ะฐัŽััŒ ัƒั‡ะธั‚ัŒ 10 months ago
  • model.safetensors
    712 MB
    xet
    ั‡ะตั‚ะพ ะฟั‹ั‚ะฐัŽััŒ ัƒั‡ะธั‚ัŒ 10 months ago