Closed stephantul closed 3 weeks ago
This fixes #106 .
We were overfitting on berttokenizer, apparently roberta has a different structure. this fix works for roberta and bert.
All modified and coverable lines are covered by tests :white_check_mark:
73.21% <100.00%> (+0.48%)
This fixes #106 .
We were overfitting on berttokenizer, apparently roberta has a different structure. this fix works for roberta and bert.