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

reubenraff
/
earny_bert

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

Instructions to use reubenraff/earny_bert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use reubenraff/earny_bert with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForPreTraining
    
    tokenizer = AutoTokenizer.from_pretrained("reubenraff/earny_bert")
    model = AutoModelForPreTraining.from_pretrained("reubenraff/earny_bert")
  • Notebooks
  • Google Colab
  • Kaggle
earny_bert
441 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 17 commits
reubenraff's picture
reubenraff
Upload pytorch_model.bin
88f5113 almost 4 years ago
  • .gitattributes
    1.34 kB
    initial commit almost 4 years ago
  • Earny_bert-merges.txt
    123 kB
    Upload Earny_bert-merges.txt almost 4 years ago
  • Earny_bert-vocab.json
    208 kB
    Upload Earny_bert-vocab.json almost 4 years ago
  • README.md
    21 Bytes
    initial commit almost 4 years ago
  • config.json
    471 Bytes
    Create new file almost 4 years ago
  • pytorch_model.bin
    441 MB
    xet
    Upload pytorch_model.bin almost 4 years ago
  • tokenizer.json
    358 kB
    Upload tokenizer.json almost 4 years ago
  • tokenizer_config.json
    176 Bytes
    Update tokenizer_config.json almost 4 years ago
  • vocab.txt
    83.9 kB
    Create new file almost 4 years ago