tweet-topic-21-multi (ONNX)

This is an ONNX version of cardiffnlp/tweet-topic-21-multi. It was automatically converted and uploaded using this space.

Usage (Transformers.js)

If you haven't already, you can install the Transformers.js JavaScript library from NPM using:

npm i @huggingface/transformers

Example: Text Classification with Tweet Topic Model.

import { pipeline } from '@huggingface/transformers';

const classifier = await pipeline('text-classification', 'onnx-community/tweet-topic-21-multi-ONNX');
const output = await classifier('I love transformers!');
Downloads last month
15
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for onnx-community/tweet-topic-21-multi-ONNX

Quantized
(1)
this model