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

itsLu
/
mentalbert-v6-hierarchical

Text Classification
Transformers
Joblib
Safetensors
English
mental-health
hierarchical
cascade
Model card Files Files and versions
xet
Community

Instructions to use itsLu/mentalbert-v6-hierarchical with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use itsLu/mentalbert-v6-hierarchical with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="itsLu/mentalbert-v6-hierarchical")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("itsLu/mentalbert-v6-hierarchical", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
mentalbert-v6-hierarchical
3.29 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
itsLu's picture
itsLu
Upload README.md with huggingface_hub
a5fc019 verified about 2 months ago
  • stage0
    Upload folder using huggingface_hub about 2 months ago
  • stage1a
    Upload stage1a/platt_calibrator.joblib with huggingface_hub about 2 months ago
  • stage1b
    Upload folder using huggingface_hub about 2 months ago
  • stage2
    Upload folder using huggingface_hub about 2 months ago
  • stage3
    Upload stage3/platt_calibrator.joblib with huggingface_hub about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • README.md
    2.8 kB
    Upload README.md with huggingface_hub about 2 months ago
  • config.json
    8.01 kB
    Upload config.json with huggingface_hub about 2 months ago
  • handler.py
    7.91 kB
    Upload handler.py with huggingface_hub about 2 months ago