Transformers made simple with training, evaluation, and prediction possible with one line each. Currently supports Sequence Classification (binary, multiclass, multilabel, sentence pair), Token Classification (NER), Question Answering, and Regression tasks. Built on top of the Hugging Face Transformer library. -
View it on GitHub