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

vgorce
/
distilbert-base-multi-cased-ner

Token Classification
Transformers.js
ONNX
distilbert
ONNX
Model card Files Files and versions
xet
Community

Instructions to use vgorce/distilbert-base-multi-cased-ner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use vgorce/distilbert-base-multi-cased-ner with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('token-classification', 'vgorce/distilbert-base-multi-cased-ner');
distilbert-base-multi-cased-ner / onnx
674 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
vgorce's picture
vgorce
initial commit
9456e23 over 2 years ago
  • model.onnx
    539 MB
    xet
    initial commit over 2 years ago
  • model_quantized.onnx
    135 MB
    xet
    initial commit over 2 years ago