privacy-moderation
Collection
Models intended to flag privacy concerns that a privacy conscious person would expect to keep private. https://buymeacoffee.com/privacymoderation • 6 items • Updated
How to use PL-RnD/privacy-moderation-small-onnx-8bit with Transformers.js:
// npm i @huggingface/transformers
import { pipeline } from '@huggingface/transformers';
// Allocate pipeline
const pipe = await pipeline('text-classification', 'PL-RnD/privacy-moderation-small-onnx-8bit');Base model
google-bert/bert-base-uncased