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

huantd
/
bert-base-NER

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

Instructions to use huantd/bert-base-NER with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use huantd/bert-base-NER with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('token-classification', 'huantd/bert-base-NER');
bert-base-NER
541 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
huantd's picture
huantd
README.md
886389a about 3 years ago
  • onnx
    bert-base-NER about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    141 Bytes
    README.md about 3 years ago
  • config.json
    999 Bytes
    bert-base-NER about 3 years ago
  • special_tokens_map.json
    125 Bytes
    bert-base-NER about 3 years ago
  • tokenizer.json
    669 kB
    bert-base-NER about 3 years ago
  • tokenizer_config.json
    385 Bytes
    bert-base-NER about 3 years ago
  • vocab.txt
    213 kB
    bert-base-NER about 3 years ago