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

MultiBertGunjanPatrick
/
multiberts-seed-2-180k

Transformers
PyTorch
English
bert
pretraining
exbert
multiberts
multiberts-seed-2
Model card Files Files and versions
xet
Community
1

Instructions to use MultiBertGunjanPatrick/multiberts-seed-2-180k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use MultiBertGunjanPatrick/multiberts-seed-2-180k with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForPreTraining
    
    tokenizer = AutoTokenizer.from_pretrained("MultiBertGunjanPatrick/multiberts-seed-2-180k")
    model = AutoModelForPreTraining.from_pretrained("MultiBertGunjanPatrick/multiberts-seed-2-180k")
  • Notebooks
  • Google Colab
  • Kaggle
multiberts-seed-2-180k
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
gchhablani's picture
gchhablani
Update README
2dab408 over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • README.md
    6.61 kB
    Update README over 4 years ago
  • config.json
    642 Bytes
    Add or Fix Model over 4 years ago
  • pytorch_model.bin
    441 MB
    xet
    Add model over 4 years ago
  • tokenizer.json
    466 kB
    Add tokenizer files over 4 years ago
  • tokenizer_config.json
    28 Bytes
    Add tokenizer files over 4 years ago
  • vocab.txt
    232 kB
    Add tokenizer files over 4 years ago