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

toolathlonEval
/
HarborIntent-Compact-Release

Text Classification
Transformers
Safetensors
bert
intent-detection
tool-routing
compact-model
Model card Files Files and versions
xet
Community

Instructions to use toolathlonEval/HarborIntent-Compact-Release with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use toolathlonEval/HarborIntent-Compact-Release with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="toolathlonEval/HarborIntent-Compact-Release")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("toolathlonEval/HarborIntent-Compact-Release")
    model = AutoModelForSequenceClassification.from_pretrained("toolathlonEval/HarborIntent-Compact-Release", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
HarborIntent-Compact-Release
4.61 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
toolathlonEval's picture
toolathlonEval
Publish HarborIntent-Compact production release (candidate_birch, deploy score 0.837)
f538734 verified 2 days ago
  • assets
    Publish HarborIntent-Compact production release (candidate_birch, deploy score 0.837) 2 days ago
  • .gitattributes
    1.52 kB
    initial commit 2 days ago
  • README.md
    1.54 kB
    Publish HarborIntent-Compact production release (candidate_birch, deploy score 0.837) 2 days ago
  • config.json
    116 Bytes
    Publish HarborIntent-Compact production release (candidate_birch, deploy score 0.837) 2 days ago
  • model.safetensors
    51 Bytes
    xet
    Publish HarborIntent-Compact production release (candidate_birch, deploy score 0.837) 2 days ago
  • release_manifest.json
    435 Bytes
    Publish HarborIntent-Compact production release (candidate_birch, deploy score 0.837) 2 days ago
  • tokenizer.json
    128 Bytes
    Publish HarborIntent-Compact production release (candidate_birch, deploy score 0.837) 2 days ago