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

prajjwal1
/
bert-tiny

Transformers
PyTorch
English
BERT
MNLI
NLI
transformer
pre-training
Model card Files Files and versions
xet
Community
16

Instructions to use prajjwal1/bert-tiny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use prajjwal1/bert-tiny with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("prajjwal1/bert-tiny", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
bert-tiny / onnx
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
artlen's picture
artlen
Adding ONNX file of this model
769a461 over 2 years ago
  • added_tokens.json
    82 Bytes
    Adding ONNX file of this model over 2 years ago
  • config.json
    552 Bytes
    Adding ONNX file of this model over 2 years ago
  • model.onnx
    17.5 MB
    xet
    Adding ONNX file of this model over 2 years ago
  • special_tokens_map.json
    125 Bytes
    Adding ONNX file of this model over 2 years ago
  • tokenizer.json
    711 kB
    Adding ONNX file of this model over 2 years ago
  • tokenizer_config.json
    1.31 kB
    Adding ONNX file of this model over 2 years ago
  • vocab.txt
    232 kB
    Adding ONNX file of this model over 2 years ago