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

Virajtharinda
/
SinhalaMLM

Fill-Mask
Transformers
Safetensors
Sinhala
roberta
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use Virajtharinda/SinhalaMLM with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="Virajtharinda/SinhalaMLM")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("Virajtharinda/SinhalaMLM")
    model = AutoModelForMaskedLM.from_pretrained("Virajtharinda/SinhalaMLM")
  • Notebooks
  • Google Colab
  • Kaggle
SinhalaMLM
387 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Virajtharinda's picture
Virajtharinda
Update README.md
4566dd6 verified over 2 years ago
  • .ipynb_checkpoints
    Upload 16 files over 2 years ago
  • Datasets
    Upload 16 files over 2 years ago
  • S3
    Upload 16 files over 2 years ago
  • sinhalaMLM3
    Upload 16 files over 2 years ago
  • sinhalaMLM4
    Upload 16 files over 2 years ago
  • sinhalaMLM5
    Upload 16 files over 2 years ago
  • sinhalaMLM6
    Upload 16 files over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    35 Bytes
    Update README.md over 2 years ago
  • Tokenizer.ipynb
    120 kB
    Upload 16 files over 2 years ago
  • config.json
    635 Bytes
    Upload 2 files over 2 years ago
  • merges.txt
    85.3 kB
    Upload 2 files over 2 years ago
  • model.safetensors
    190 MB
    xet
    Upload 2 files over 2 years ago
  • sinhala_0.txt
    1.54 MB
    Upload 16 files over 2 years ago
  • sinhala_1.txt
    1.43 MB
    Upload 16 files over 2 years ago
  • sinhala_2.txt
    690 kB
    Upload 16 files over 2 years ago
  • vocab.json
    117 kB
    Upload 2 files over 2 years ago