Instructions to use Xenova/Bio_ClinicalBERT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/Bio_ClinicalBERT with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('fill-mask', 'Xenova/Bio_ClinicalBERT');
Commit History
[Automated] Update base model metadata 9b2c99a verified
Upload fp16 ONNX weights 706a20c verified
Update config.json 57e03e4
Upload folder using huggingface_hub bfe6fbb
Upload README.md with huggingface_hub f8c2454
Upload folder using huggingface_hub f61d4ee
Upload README.md with huggingface_hub ea90329
initial commit d206f1f
Joshua commited on