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

Fireclow
/
indobert-sentiment-toxicity-multitask

Text Classification
Transformers
Indonesian
sentiment-analysis
toxicity-detection
indobert
multitask-learning
Model card Files Files and versions
xet
Community

Instructions to use Fireclow/indobert-sentiment-toxicity-multitask with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Fireclow/indobert-sentiment-toxicity-multitask with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="Fireclow/indobert-sentiment-toxicity-multitask")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Fireclow/indobert-sentiment-toxicity-multitask", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
indobert-sentiment-toxicity-multitask / tokenizer
710 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Fireclow's picture
Fireclow
Add tokenizer tokenizer_config.json
8e44864 verified 7 days ago
  • tokenizer.json
    709 kB
    Add tokenizer tokenizer.json 7 days ago
  • tokenizer_config.json
    364 Bytes
    Add tokenizer tokenizer_config.json 7 days ago