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

tykea
/
khmer-text-sentiment-analysis-roberta

Text Classification
Transformers
Safetensors
Khmer
sentiment
Model card Files Files and versions
xet
Community

Instructions to use tykea/khmer-text-sentiment-analysis-roberta with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use tykea/khmer-text-sentiment-analysis-roberta with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="tykea/khmer-text-sentiment-analysis-roberta")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("tykea/khmer-text-sentiment-analysis-roberta", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
khmer-text-sentiment-analysis-roberta
1.14 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
tykea's picture
tykea
Track sentiment analysis data with Git LFS
95f8fcc over 1 year ago
  • data
    Track sentiment analysis data with Git LFS over 1 year ago
  • .gitattributes
    1.74 kB
    Track sentiment analysis data with Git LFS over 1 year ago
  • README.md
    1.77 kB
    Update README.md over 1 year ago
  • XLM Roberta Sentiment Analysis 512 8.ipynb
    228 kB
    adding resource file over 1 year ago
  • config.json
    770 Bytes
    xet
    Fix: Store JSON files as LFS pointers over 1 year ago
  • eda.ipynb
    1.03 MB
    adding resource file over 1 year ago
  • model.safetensors
    1.11 GB
    xet
    upload model over 1 year ago
  • run.ipynb
    2.94 kB
    adding resource file over 1 year ago
  • special_tokens_map.json
    280 Bytes
    xet
    Fix: Store JSON files as LFS pointers over 1 year ago
  • tokenizer.json
    17.1 MB
    xet
    upload model over 1 year ago
  • tokenizer_config.json
    1.15 kB
    xet
    Fix: Store JSON files as LFS pointers over 1 year ago