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

StringJammer
/
patient-emotion-classifier

Text Classification
Transformers
Safetensors
English
emotion-classification
healthcare
distilbert
patient-doctor-conversations
clinical-AI
mental-health
Model card Files Files and versions
xet
Community

Instructions to use StringJammer/patient-emotion-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use StringJammer/patient-emotion-classifier with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="StringJammer/patient-emotion-classifier")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("StringJammer/patient-emotion-classifier", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
patient-emotion-classifier / data
5.65 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit

This model has 1 file scanned as unsafe.

StringJammer's picture
StringJammer
Upload folder using huggingface_hub
ac0d5f8 verified 15 days ago
  • all_data_merged.parquet
    5.48 MB
    xet
    Upload folder using huggingface_hub 15 days ago
  • label_distribution.png
    173 kB
    xet
    Upload folder using huggingface_hub 15 days ago