Downloads
imodelsX
November 2022
Scikit-learn friendly library to interpret, and prompt-engineer text datasets using large language models.
ToxiGen
May 2022
Toxic language detection systems often falsely flag text that contains minority group mentions as toxic, as those groups are often the targets of online hate. Such over-reliance on spurious correlations also causes systems to struggle with detecting implicitly toxic language.…
FLAML: A Fast Library for AutoML and Tuning
December 2020
FLAML is a Python library designed to automatically produce accurate machine learning models with low computational cost. It frees users from selecting learners and hyperparameters for each learner. FLAML is powered by a new, cost-effective hyperparameter optimization and learner selection…