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

  • Log In
  • Sign Up

JunxiongWang
/
BiGS_128

Fill-Mask
Transformers
PyTorch
JAX
English
BiGS
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use JunxiongWang/BiGS_128 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="JunxiongWang/BiGS_128")
    # Load model directly
    from transformers import AutoModelForMaskedLM
    model = AutoModelForMaskedLM.from_pretrained("JunxiongWang/BiGS_128", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
BiGS_128
2.78 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
JunxiongWang's picture
JunxiongWang
Add pytorch model
6d8a3cc over 2 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • README.md
    5.6 kB
    Update README.md almost 3 years ago
  • config.json
    581 Bytes
    Update Model over 3 years ago
  • flax_model.msgpack
    1.39 GB
    xet
    Update Model over 3 years ago
  • pytorch_model.bin
    1.39 GB
    xet
    Add pytorch model over 2 years ago
  • special_tokens_map.json
    112 Bytes
    BiGS 1000k over 3 years ago
  • tokenizer.json
    711 kB
    BiGS 1000k over 3 years ago
  • tokenizer_config.json
    338 Bytes
    Upload tokenizer_config.json about 3 years ago
  • vocab.txt
    232 kB
    BiGS 1000k over 3 years ago