Instructions to use Xenova/finbert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/finbert with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('text-classification', 'Xenova/finbert');
Commit History
[Automated] Update base model metadata 9a38ddc verified
Upload fp16 ONNX weights cd48a16 verified
Upload folder using huggingface_hub 5459c7b
Upload README.md with huggingface_hub 39d45d3
initial commit 9ec5cfa
Joshua commited on