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