Instructions to use Xenova/xlm-roberta-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/xlm-roberta-base with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('fill-mask', 'Xenova/xlm-roberta-base');
Commit History
Upload fp16 ONNX weights c194f37 verified
Upload folder using huggingface_hub dba7046
Upload README.md with huggingface_hub 7d229d1
Upload folder using huggingface_hub 4009794
Upload README.md with huggingface_hub 05b40bd
Upload folder using huggingface_hub 5b2e209
Upload README.md with huggingface_hub af2046f
initial commit 6f399ae
Joshua commited on