Instructions to use onnx-community/mobilebert-finetuned-pos-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use onnx-community/mobilebert-finetuned-pos-ONNX with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('token-classification', 'onnx-community/mobilebert-finetuned-pos-ONNX');
mobilebert-finetuned-pos (ONNX)
This is an ONNX version of mrm8488/mobilebert-finetuned-pos. It was automatically converted and uploaded using this Hugging Face Space.
Usage with Transformers.js
See the pipeline documentation for token-classification: https://huggingface.co/docs/transformers.js/api/pipelines#module_pipelines.TokenClassificationPipeline
- Downloads last month
- 21
Model tree for onnx-community/mobilebert-finetuned-pos-ONNX
Base model
mrm8488/mobilebert-finetuned-pos