/BertMulti-LabelTextClassification

A simple implement for multi-label text classification with Bert. I will extend the code to a higher version for very long text over 512, which is the longest input sequence of Bert.

Primary LanguagePython

Stargazers