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

MWirelabs
/
kokborokbert

Fill-Mask
Transformers
Safetensors
Kok Borok
xlm-roberta
kokborok
bert
northeast-india
tripura
low-resource-languages
Eval Results (legacy)
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use MWirelabs/kokborokbert with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="MWirelabs/kokborokbert")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("MWirelabs/kokborokbert")
    model = AutoModelForMaskedLM.from_pretrained("MWirelabs/kokborokbert")
  • Notebooks
  • Google Colab
  • Kaggle
kokborokbert
1.13 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 8 commits
Badnyal's picture
Badnyal
Update README.md
023d980 verified about 1 month ago
  • .gitattributes
    1.57 kB
    Upload tokenizer 3 months ago
  • README.md
    2.76 kB
    Update README.md about 1 month ago
  • config.json
    748 Bytes
    Upload XLMRobertaForMaskedLM 3 months ago
  • model.safetensors
    1.11 GB
    xet
    Upload XLMRobertaForMaskedLM 3 months ago
  • tokenizer.json
    16.8 MB
    xet
    Upload tokenizer 3 months ago
  • tokenizer_config.json
    313 Bytes
    Upload tokenizer 3 months ago