Instructions to use Xenova/roberta-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/roberta-base with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('fill-mask', 'Xenova/roberta-base');
Commit History
Upload fp16 ONNX weights eab2e67 verified
Upload folder using huggingface_hub 5e6c70d
Upload README.md with huggingface_hub f35cbbc
Upload folder using huggingface_hub 22ebc04
Upload README.md with huggingface_hub ec75923
Upload folder using huggingface_hub e0ae8f1
Upload README.md with huggingface_hub 789db70
initial commit 1fe66ea
Joshua commited on