Skip to content

BERT Small Multilingual Toxicity Classification

Latest
Compare
Choose a tag to compare
@fredzhang7 fredzhang7 released this 01 Jul 05:53
· 5 commits to main since this release

Supported Languages:

  • Node.js
  • Python

Statistics:

  • 96.6% final train accuracy
  • 94.6% final validation accuracy
  • ≈35 supported languages

Dataset:


Setup:

  1. Move variables.data-00000-of-00001 and variables.index to a folder named variables.
  2. Move saved_model.pb to the same directory as variables.
  3. Put those files under bert-small-multilingual.
  4. Make sure you are in the same directory as bert-small-multilingual.
  5. Run predict.js in the main branch of the repo.

Documented Training:


License:

  • Apache 2.0