How to use from the
Use from the
Transformers.js library
// npm i @huggingface/transformers
import { pipeline } from '@huggingface/transformers';

// Allocate pipeline
const pipe = await pipeline('text-classification', 'twn39/multilingual-sentiment-analysis-ONNX');

multilingual-sentiment-analysis (ONNX)

This is an ONNX version of tabularisai/multilingual-sentiment-analysis. It was automatically converted and uploaded using this space.

Downloads last month
33
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for twn39/multilingual-sentiment-analysis-ONNX