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

  • Log In
  • Sign Up

Den4ikAI
/
rubert-tiny-10k

Transformers
PyTorch
bert
pretraining
Model card Files Files and versions
xet
Community
1

Instructions to use Den4ikAI/rubert-tiny-10k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Den4ikAI/rubert-tiny-10k with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForPreTraining
    
    tokenizer = AutoTokenizer.from_pretrained("Den4ikAI/rubert-tiny-10k")
    model = AutoModelForPreTraining.from_pretrained("Den4ikAI/rubert-tiny-10k")
  • Notebooks
  • Google Colab
  • Kaggle
rubert-tiny-10k
26.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Den4ikAI's picture
Den4ikAI
Upload folder using huggingface_hub
7baa552 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    21 Bytes
    initial commit over 2 years ago
  • config.json
    693 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    26.1 MB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • special_tokens_map.json
    125 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • tokenizer_config.json
    1.43 kB
    Upload folder using huggingface_hub over 2 years ago
  • vocab.txt
    107 kB
    Upload folder using huggingface_hub over 2 years ago