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

  • Log In
  • Sign Up

Mathildeholst
/
classifier-clinc-MBbase-distilled

Text Classification
Transformers
Safetensors
modernbert
Generated from Trainer
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use Mathildeholst/classifier-clinc-MBbase-distilled with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Mathildeholst/classifier-clinc-MBbase-distilled with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="Mathildeholst/classifier-clinc-MBbase-distilled")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Mathildeholst/classifier-clinc-MBbase-distilled")
    model = AutoModelForSequenceClassification.from_pretrained("Mathildeholst/classifier-clinc-MBbase-distilled")
  • Notebooks
  • Google Colab
  • Kaggle
classifier-clinc-MBbase-distilled / run-1 /checkpoint-1000
1.8 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Mathildeholst's picture
Mathildeholst
Training in progress, step 1000
a66eed9 verified 8 months ago
  • config.json
    8.87 kB
    Training in progress, step 1000 8 months ago
  • model.safetensors
    599 MB
    xet
    Training in progress, step 1000 8 months ago
  • optimizer.pt
    1.2 GB
    xet
    Training in progress, step 1000 8 months ago
  • rng_state.pth
    14.6 kB
    xet
    Training in progress, step 1000 8 months ago
  • scheduler.pt
    1.47 kB
    xet
    Training in progress, step 1000 8 months ago
  • special_tokens_map.json
    694 Bytes
    Training in progress, step 1000 8 months ago
  • tokenizer.json
    3.58 MB
    Training in progress, step 1000 8 months ago
  • tokenizer_config.json
    20.8 kB
    Training in progress, step 1000 8 months ago
  • trainer_state.json
    1.72 kB
    Training in progress, step 1000 8 months ago
  • training_args.bin
    5.91 kB
    xet
    Training in progress, step 1000 8 months ago