Instructions to use Xenova/roberta-large-mnli with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/roberta-large-mnli with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('text-classification', 'Xenova/roberta-large-mnli');
Commit History
[Automated] Update base model metadata 5b842b5 verified
Upload fp16 ONNX weights f121ec4 verified
Upload folder using huggingface_hub 0ce40b4
Upload README.md with huggingface_hub 094066a
Upload folder using huggingface_hub a0cb380
Upload README.md with huggingface_hub 0aa0517
initial commit cb71aa2
Joshua commited on