Instructions to use shukitchan2023/robust-sentiment-analysis-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use shukitchan2023/robust-sentiment-analysis-ONNX with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('text-classification', 'shukitchan2023/robust-sentiment-analysis-ONNX');
robust-sentiment-analysis (ONNX)
This is an ONNX version of tabularisai/robust-sentiment-analysis. It was automatically converted and uploaded using this space.
- Downloads last month
- 10
Model tree for shukitchan2023/robust-sentiment-analysis-ONNX
Base model
distilbert/distilbert-base-uncased Finetuned
tabularisai/robust-sentiment-analysis