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 / see
26.5 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits

This model has 1 file scanned as unsafe.

StringJammer's picture
StringJammer
Upload folder using huggingface_hub
22bad87 verified 15 days ago
  • templates
    Upload folder using huggingface_hub 15 days ago
  • app.py
    5.26 kB
    Upload folder using huggingface_hub 15 days ago
  • inference.py
    4.02 kB
    Upload folder using huggingface_hub 15 days ago
  • see_config.py
    710 Bytes
    Upload folder using huggingface_hub 15 days ago