Edit model card

PsychBERT Fine-tuned to Identify Mental Health Conversations

This is a version of https://huggingface.co/mnaylor/psychbert-cased which was fine-tuned to identify text relevant to mental health discussions (e.g. depression and anxiety). It can be loaded with the standard AutoModelFor* and AutoTokenizer classes, and its outputs are logits corresponding to mental health topics (index 1) and all other text (index 0).

Downloads last month
51
Inference Examples
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.