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

chantha99m
/
khmer-1lms

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

Instructions to use chantha99m/khmer-1lms with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use chantha99m/khmer-1lms with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="chantha99m/khmer-1lms")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("chantha99m/khmer-1lms")
    model = AutoModelForMaskedLM.from_pretrained("chantha99m/khmer-1lms")
  • Notebooks
  • Google Colab
  • Kaggle
khmer-1lms
200 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
chantha99m's picture
chantha99m
Upload folder using huggingface_hub
b5b1f02 verified 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    1.64 kB
    Upload folder using huggingface_hub 4 months ago
  • config.json
    670 Bytes
    Upload folder using huggingface_hub 4 months ago
  • model.safetensors
    199 MB
    xet
    Upload folder using huggingface_hub 4 months ago
  • special_tokens_map.json
    964 Bytes
    Upload folder using huggingface_hub 4 months ago
  • tokenizer.json
    864 kB
    Upload folder using huggingface_hub 4 months ago
  • tokenizer_config.json
    1.14 kB
    Upload folder using huggingface_hub 4 months ago