Skip to content

OpenGPTX/adult_content_classifier

Repository files navigation

Adult content classifier

Trains a classifier (bag of words approach) to classify adult content. Needs two data sources:

  1. Jsonl with data filtered because it was adult content
  2. Jsonl with normal data

Both should be language specific.

Usage

Install with poetry

poetry install

And run with click

poetry run train --help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published