lonePatient / Bert-Multi-Label-Text-Classification

This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Additional multilingual models

MastafaF opened this issue · comments

Hi,

Is there any plan on generalising to other BERT-like models with multilingual capacity? Would be interested in Multilingual-BERT and XLM-R.
Else, what would be the starting point to adapt source code for additional models? I can that there are a lot of dependencies within pybert.

Thanks,