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

nbroad
/
muril-bigbird-large-1k

Fill-Mask
Transformers
JAX
TensorBoard
big_bird
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use nbroad/muril-bigbird-large-1k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use nbroad/muril-bigbird-large-1k with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="nbroad/muril-bigbird-large-1k")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("nbroad/muril-bigbird-large-1k")
    model = AutoModelForMaskedLM.from_pretrained("nbroad/muril-bigbird-large-1k")
  • Notebooks
  • Google Colab
  • Kaggle
muril-bigbird-large-1k
8.19 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 18 commits
nbroad's picture
nbroad
Update README.md
fd5e887 over 4 years ago
  • .gitattributes
    1.23 kB
    Saving weights and logs of step 110000 over 4 years ago
  • README.md
    223 Bytes
    Update README.md over 4 years ago
  • checkpoint_110000
    6.12 GB
    xet
    Saving weights and logs of step 110000 over 4 years ago
  • config.json
    817 Bytes
    Saving weights and logs of step 10000 over 4 years ago
  • events.out.tfevents.1636722938.t1v-n-5fdce2d1-w-0.4482.0.v2
    4.44 MB
    xet
    Saving weights and logs of step 10000 over 4 years ago
  • events.out.tfevents.1636741128.t1v-n-5fdce2d1-w-0.38568.0.v2
    17.9 MB
    xet
    tensorboard file over 4 years ago
  • flax_model.msgpack
    2.04 GB
    xet
    Saving weights and logs of step 110000 over 4 years ago
  • special_tokens_map.json
    112 Bytes
    Saving weights and logs of step 10000 over 4 years ago
  • tokenizer.json
    4.83 MB
    Saving weights and logs of step 10000 over 4 years ago
  • tokenizer_config.json
    527 Bytes
    Saving weights and logs of step 10000 over 4 years ago
  • vocab.txt
    3.16 MB
    Saving weights and logs of step 10000 over 4 years ago