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 / data
4.67 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
tykea's picture
tykea
Track sentiment analysis data with Git LFS
95f8fcc over 1 year ago
  • sentiment_analysis_data_km.xlsx
    4.56 MB
    xet
    Track sentiment analysis data with Git LFS over 1 year ago
  • test.xlsx
    102 kB
    adding resource file over 1 year ago