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

addyo07
/
distilbert-query-classifier

Text Classification
Transformers
ONNX
Safetensors
English
Hindi
distilbert
int8
query-classification
generic-semantic
multilingual
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use addyo07/distilbert-query-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use addyo07/distilbert-query-classifier with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="addyo07/distilbert-query-classifier")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("addyo07/distilbert-query-classifier", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
distilbert-query-classifier / model /pytorch
545 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
addyo07's picture
addyo07
Restructure: model/pytorch/, model/onnx/, scripts/
fe775e3 verified 1 day ago
  • config.json
    705 Bytes
    Restructure: model/pytorch/, model/onnx/, scripts/ 1 day ago
  • model.safetensors
    541 MB
    xet
    Restructure: model/pytorch/, model/onnx/, scripts/ 1 day ago
  • special_tokens_map.json
    125 Bytes
    Restructure: model/pytorch/, model/onnx/, scripts/ 1 day ago
  • tokenizer.json
    2.92 MB
    Restructure: model/pytorch/, model/onnx/, scripts/ 1 day ago
  • tokenizer_config.json
    1.23 kB
    Restructure: model/pytorch/, model/onnx/, scripts/ 1 day ago
  • vocab.txt
    996 kB
    Restructure: model/pytorch/, model/onnx/, scripts/ 1 day ago