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

Preangkwan
/
Sentiment_PhayaThaiBERT

Text Classification
Transformers
TensorBoard
Safetensors
camembert
Generated from Trainer
text-embeddings-inference
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use Preangkwan/Sentiment_PhayaThaiBERT with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="Preangkwan/Sentiment_PhayaThaiBERT")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Preangkwan/Sentiment_PhayaThaiBERT")
    model = AutoModelForSequenceClassification.from_pretrained("Preangkwan/Sentiment_PhayaThaiBERT")
  • Notebooks
  • Google Colab
  • Kaggle
Sentiment_PhayaThaiBERT
1.13 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
Preangkwan's picture
Preangkwan
Training complete - Final model
69d59b5 verified 5 months ago
  • runs
    Training complete - Final model 5 months ago
  • .gitattributes
    1.57 kB
    Training in progress, epoch 1 5 months ago
  • README.md
    1.85 kB
    Training complete - Final model 5 months ago
  • added_tokens.json
    15 kB
    Training in progress, epoch 1 5 months ago
  • config.json
    857 Bytes
    Training in progress, epoch 1 5 months ago
  • model.safetensors
    1.11 GB
    xet
    Training complete - Final model 5 months ago
  • sentencepiece.bpe.model
    5.26 MB
    xet
    Training in progress, epoch 1 5 months ago
  • special_tokens_map.json
    1.05 kB
    Training in progress, epoch 1 5 months ago
  • tokenizer.json
    17.3 MB
    xet
    Training in progress, epoch 1 5 months ago
  • tokenizer_config.json
    145 kB
    Training in progress, epoch 1 5 months ago
  • training_args.bin
    5.84 kB
    xet
    Training in progress, epoch 1 5 months ago