Instructions to use Xenova/bert-base-uncased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/bert-base-uncased with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('fill-mask', 'Xenova/bert-base-uncased');
Commit History
[Automated] Update base model metadata 16e86d7 verified
Upload fp16 ONNX weights 477d06c verified
Upload folder using huggingface_hub 87f6946
Upload README.md with huggingface_hub 64a9d1d
Upload folder using huggingface_hub 1db0419
Upload README.md with huggingface_hub 4f3e23b
Upload folder using huggingface_hub 3c3e16e
Upload README.md with huggingface_hub c52de91
Upload 6 files 92a2027
Create README.md 050b7d3
initial commit 46bb071
Joshua commited on