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

sabatale
/
industry-classification-api-onnx

Text Classification
Transformers.js
ONNX
bert
Model card Files Files and versions
xet
Community
2

Instructions to use sabatale/industry-classification-api-onnx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use sabatale/industry-classification-api-onnx with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('text-classification', 'sabatale/industry-classification-api-onnx');
industry-classification-api-onnx / onnx
769 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 2 commits
sabatale's picture
sabatale
Upload fp16 ONNX weights (#1)
d2e8fb4 verified about 2 years ago
  • model.onnx
    438 MB
    xet
    Convert sampathkethineedi/industry-classification-api to Transformers.js almost 3 years ago
  • model_fp16.onnx
    219 MB
    xet
    Upload fp16 ONNX weights (#1) about 2 years ago
  • model_quantized.onnx
    111 MB
    xet
    Convert sampathkethineedi/industry-classification-api to Transformers.js almost 3 years ago