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 / stage3
598 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
itsLu's picture
itsLu
Upload stage3/platt_calibrator.joblib with huggingface_hub
c0b650c verified about 2 months ago
  • config.json
    915 Bytes
    Upload folder using huggingface_hub about 2 months ago
  • model.safetensors
    595 MB
    xet
    Upload folder using huggingface_hub about 2 months ago
  • platt_calibrator.joblib

    Detected Pickle imports (4)

    • "sklearn.linear_model._logistic.LogisticRegression",
    • "numpy.ndarray",
    • "joblib.numpy_pickle.NumpyArrayWrapper",
    • "numpy.dtype"

    How to fix it?

    879 Bytes
    xet
    Upload stage3/platt_calibrator.joblib with huggingface_hub about 2 months ago
  • tokenizer.json
    3.56 MB
    Upload folder using huggingface_hub about 2 months ago
  • tokenizer_config.json
    360 Bytes
    Upload folder using huggingface_hub about 2 months ago