Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

MicahB
/
emotion_text_classifier

Text Classification
Transformers.js
ONNX
English
roberta
distilroberta
sentiment
emotion
twitter
reddit
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers.js

    How to use MicahB/emotion_text_classifier with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('text-classification', 'MicahB/emotion_text_classifier');
emotion_text_classifier
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
MicahB's picture
MicahB
Update README.md
8605a3e verified 5 months ago
  • onnx
    model part 3 almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    2.52 kB
    Update README.md 5 months ago
  • config.json
    1.06 kB
    model first half almost 2 years ago
  • merges.txt
    456 kB
    model first half almost 2 years ago
  • special_tokens_map.json
    964 Bytes
    model first half almost 2 years ago
  • tokenizer.json
    2.11 MB
    model first half almost 2 years ago
  • tokenizer_config.json
    1.41 kB
    model first half almost 2 years ago
  • vocab.json
    798 kB
    model first half almost 2 years ago