Instructions to use Xenova/distilroberta-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/distilroberta-base with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('fill-mask', 'Xenova/distilroberta-base');
Commit History
Upload fp16 ONNX weights 7528ed6 verified
Upload folder using huggingface_hub ef819f4
Upload README.md with huggingface_hub 0f982e4
Upload folder using huggingface_hub b200768
Upload README.md with huggingface_hub 3fa2a14
Upload folder using huggingface_hub adb9a23
Upload README.md with huggingface_hub f4c787f
initial commit ec8d6aa
Joshua commited on