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

ZenMan67
/
support-ticket-classifiers-minilm

Text Classification
Transformers
Safetensors
Russian
customer-support
hierarchical-classification
mps
minilm
Model card Files Files and versions
xet
Community

Instructions to use ZenMan67/support-ticket-classifiers-minilm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ZenMan67/support-ticket-classifiers-minilm with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="ZenMan67/support-ticket-classifiers-minilm")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("ZenMan67/support-ticket-classifiers-minilm", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
support-ticket-classifiers-minilm
959 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
ZenMan67's picture
ZenMan67
Add files using upload-large-folder tool
81e8ada verified 6 days ago
  • auto
    Add files using upload-large-folder tool 6 days ago
  • handler
    Add files using upload-large-folder tool 6 days ago
  • human
    Add files using upload-large-folder tool 6 days ago
  • llm
    Add files using upload-large-folder tool 6 days ago
  • tokenizer
    Add files using upload-large-folder tool 6 days ago
  • .gitattributes
    1.58 kB
    Add files using upload-large-folder tool 6 days ago
  • README.md
    4.65 kB
    Add files using upload-large-folder tool 6 days ago
  • encoder_model.py
    1.75 kB
    Add files using upload-large-folder tool 6 days ago
  • hub_predict.py
    641 Bytes
    Add files using upload-large-folder tool 6 days ago
  • hub_runtime.py
    3.99 kB
    Add files using upload-large-folder tool 6 days ago
  • requirements.txt
    78 Bytes
    Add files using upload-large-folder tool 6 days ago
  • training_summary.json
    11.1 kB
    Add files using upload-large-folder tool 6 days ago