mim-solutions / bert_for_longer_texts

BERT classification model for processing texts longer than 512 tokens. Text is first divided into smaller chunks and after feeding them to BERT, intermediate results are pooled. The implementation allows fine-tuning.
128Updated 5 months ago

Related projects

Alternatives and complementary repositories for bert_for_longer_texts