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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

RyanDDD
/
empathy-mental-health-reddit-EX

Text Classification
Transformers
Safetensors
PyTorch
English
empathy_classifier
feature-extraction
empathy
mental-health
psychology
custom_code
Model card Files Files and versions
xet
Community

Instructions to use RyanDDD/empathy-mental-health-reddit-EX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use RyanDDD/empathy-mental-health-reddit-EX with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="RyanDDD/empathy-mental-health-reddit-EX", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("RyanDDD/empathy-mental-health-reddit-EX", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
empathy-mental-health-reddit-EX
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
RyanDDD's picture
RyanDDD
Update EX model - improved performance (Acc: 84.53%, F1: 70.47%)
06ed4ca verified 9 months ago
  • models
    Upload folder using huggingface_hub 11 months ago
  • .gitattributes
    1.52 kB
    initial commit 11 months ago
  • README.md
    6.73 kB
    Upload folder using huggingface_hub 11 months ago
  • config.json
    448 Bytes
    Upload folder using huggingface_hub 11 months ago
  • example_usage.py
    1.25 kB
    Upload folder using huggingface_hub 11 months ago
  • merges.txt
    456 kB
    Upload folder using huggingface_hub 11 months ago
  • model.safetensors
    1.01 GB
    xet
    Update EX model - improved performance (Acc: 84.53%, F1: 70.47%) 9 months ago
  • modeling_empathy.py
    9.49 kB
    Upload folder using huggingface_hub 11 months ago
  • requirements.txt
    62 Bytes
    Upload folder using huggingface_hub 11 months ago
  • special_tokens_map.json
    958 Bytes
    Upload folder using huggingface_hub 11 months ago
  • tokenizer_config.json
    1.19 kB
    Upload folder using huggingface_hub 11 months ago
  • vocab.json
    999 kB
    Upload folder using huggingface_hub 11 months ago