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
274 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits

This model has 1 file scanned as unsafe.

StringJammer's picture
StringJammer
Upload folder using huggingface_hub
1409325 verified 15 days ago
  • best_model
    Upload folder using huggingface_hub 15 days ago
  • data
    Upload folder using huggingface_hub 15 days ago
  • see
    Upload folder using huggingface_hub 15 days ago
  • .gitattributes
    1.58 kB
    Upload folder using huggingface_hub 15 days ago
  • README.md
    4.78 kB
    Upload folder using huggingface_hub 15 days ago
  • requirements.txt
    112 Bytes
    Upload folder using huggingface_hub 15 days ago