Instructions to use Xenova/bert-base-cased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/bert-base-cased with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('fill-mask', 'Xenova/bert-base-cased');
Commit History
[Automated] Update base model metadata f0ee808 verified
Upload fp16 ONNX weights 7a91054 verified
Upload folder using huggingface_hub fd1c6e6
Upload README.md with huggingface_hub c81e21b
Upload folder using huggingface_hub 19e3e3e
Upload README.md with huggingface_hub c8b7df3
Upload folder using huggingface_hub bf85bca
Upload README.md with huggingface_hub 138b11e
initial commit ff582be
Joshua commited on