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

Vuy
/
rubert-tiny2-onnx

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

Instructions to use Vuy/rubert-tiny2-onnx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Vuy/rubert-tiny2-onnx with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForPreTraining
    
    tokenizer = AutoTokenizer.from_pretrained("Vuy/rubert-tiny2-onnx")
    model = AutoModelForPreTraining.from_pretrained("Vuy/rubert-tiny2-onnx")
  • Notebooks
  • Google Colab
  • Kaggle
rubert-tiny2-onnx
120 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
Vuy's picture
Vuy
Upload vocab.txt with huggingface_hub
b30bfc9 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • config.json
    693 Bytes
    Upload config.json with huggingface_hub over 2 years ago
  • model_optimized.onnx
    116 MB
    xet
    Upload model_optimized.onnx with huggingface_hub over 2 years ago
  • ort_config.json
    1.24 kB
    Upload ort_config.json with huggingface_hub over 2 years ago
  • special_tokens_map.json
    125 Bytes
    Upload special_tokens_map.json with huggingface_hub over 2 years ago
  • tokenizer.json
    2.41 MB
    Upload tokenizer.json with huggingface_hub over 2 years ago
  • tokenizer_config.json
    368 Bytes
    Upload tokenizer_config.json with huggingface_hub over 2 years ago
  • vocab.txt
    1.08 MB
    Upload vocab.txt with huggingface_hub over 2 years ago