SignalMod / models /baseline /README.md
Mirae Kang
feat: implement new models and improve UI, #23
46cc63a
|
Raw
History Blame Contribute Delete
375 Bytes

Baseline models

Entry in manifest.json UI name On disk
lr_tfidf LR + TF-IDF (Baseline) lr_tfidf.joblib
frozen_toxic_bert Frozen Toxic-BERT (Baseline) Hugging Face unitary/toxic-bert at runtime

Reports for frozen BERT: reports/golden_baseline/. Production model: ../production_final/.