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-uncased

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

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

  • Libraries
  • Transformers.js

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

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('token-classification', 'huantd/bert-base-NER-uncased');
bert-base-NER-uncased
547 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 2 commits
Huan Tran
bert-base-NER-uncased
261268c almost 3 years ago
  • onnx
    bert-base-NER-uncased almost 3 years ago
  • .gitattributes
    1.48 kB
    initial commit almost 3 years ago
  • README.md
    149 Bytes
    bert-base-NER-uncased almost 3 years ago
  • config.json
    1.01 kB
    bert-base-NER-uncased almost 3 years ago
  • special_tokens_map.json
    125 Bytes
    bert-base-NER-uncased almost 3 years ago
  • tokenizer.json
    711 kB
    bert-base-NER-uncased almost 3 years ago
  • tokenizer_config.json
    384 Bytes
    bert-base-NER-uncased almost 3 years ago
  • vocab.txt
    232 kB
    bert-base-NER-uncased almost 3 years ago