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

google
/
mobilebert-uncased

Transformers
PyTorch
google-tensorflow TensorFlow
Rust
English
mobilebert
pretraining
Model card Files Files and versions
xet
Community
10

Instructions to use google/mobilebert-uncased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use google/mobilebert-uncased with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForPreTraining
    
    tokenizer = AutoTokenizer.from_pretrained("google/mobilebert-uncased")
    model = AutoModelForPreTraining.from_pretrained("google/mobilebert-uncased")
  • Notebooks
  • Google Colab
  • Kaggle
mobilebert-uncased / onnx
99.9 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 1 commit
zumoko's picture
zumoko
Adding ONNX file of this model
b5e8b32 verified about 1 year ago
  • config.json
    893 Bytes
    Adding ONNX file of this model about 1 year ago
  • model.onnx
    98.9 MB
    xet
    Adding ONNX file of this model about 1 year ago
  • special_tokens_map.json
    125 Bytes
    Adding ONNX file of this model about 1 year ago
  • tokenizer.json
    711 kB
    Adding ONNX file of this model about 1 year ago
  • tokenizer_config.json
    1.26 kB
    Adding ONNX file of this model about 1 year ago
  • vocab.txt
    232 kB
    Adding ONNX file of this model about 1 year ago