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