marian-nmt / marian

Fast Neural Machine Translation in C++
https://marian-nmt.github.io
Other
1.22k stars 228 forks source link

will XLNET be supported? #341

Open VictoryDong opened 3 years ago

VictoryDong commented 3 years ago

In many nlp tasks, XLNET results are better than BERT, I would like to ask if there are plans to support XLNET in the future

Bachstelze commented 3 years ago

In which context are we using BERT? Do you mean the transformer-xl?