Instructions to use barflyman/barfly_roberta_onnx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use barflyman/barfly_roberta_onnx with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('token-classification', 'barflyman/barfly_roberta_onnx');
https://huggingface.co/Davlan/xlm-roberta-base-ner-hrl with ONNX weights to be compatible with Transformers.js.
- Downloads last month
- 7
Model tree for barflyman/barfly_roberta_onnx
Base model
Davlan/xlm-roberta-base-ner-hrl