Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Bingsu
/
mega-150m-arch

Fill-Mask
Transformers
PyTorch
mega
Model card Files Files and versions
xet
Community
1

Instructions to use Bingsu/mega-150m-arch with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Bingsu/mega-150m-arch with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="Bingsu/mega-150m-arch")
    # Load model directly
    from transformers import AutoModelForMaskedLM
    model = AutoModelForMaskedLM.from_pretrained("Bingsu/mega-150m-arch", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
mega-150m-arch
452 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Bingsu's picture
Bingsu
Update config.json
d0dabf1 about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    2.88 kB
    Create README.md about 3 years ago
  • config.json
    1.27 kB
    Update config.json about 3 years ago
  • pytorch_model.bin
    452 MB
    xet
    Upload MegaForMaskedLM about 3 years ago