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

  • Log In
  • Sign Up

Ferrag
/
Wiki_LLM_82M

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

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

  • Libraries
  • Transformers

    How to use Ferrag/Wiki_LLM_82M with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="Ferrag/Wiki_LLM_82M")
    # Load model directly
    from transformers import AutoModelForMaskedLM
    model = AutoModelForMaskedLM.from_pretrained("Ferrag/Wiki_LLM_82M", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Wiki_LLM_82M
335 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Ferrag's picture
Ferrag
Upload training_args.bin
266e711 about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    27 Bytes
    initial commit about 3 years ago
  • config.json
    609 Bytes
    Upload 4 files about 3 years ago
  • merges.txt
    468 kB
    Upload 4 files about 3 years ago
  • pytorch_model.bin
    334 MB
    xet
    Upload 4 files about 3 years ago
  • training_args.bin
    3.58 kB
    xet
    Upload training_args.bin about 3 years ago
  • vocab.json
    822 kB
    Upload 4 files about 3 years ago