OpenNMT / OpenNMT-tf

Neural machine translation and sequence learning using TensorFlow
https://opennmt.net/
MIT License
1.45k stars 390 forks source link

Fine tuning BERT models for NLP tasks #926

Open cservan opened 2 years ago

cservan commented 2 years ago

Hello, any plan to use BERT models (or BERT-like models) for NLP sequence-to-sequence and/or classification tasks? Best regards

guillaumekln commented 2 years ago

Hello Christophe,

Currently there are no specific plans to integrate BERT models. We could discuss a possible integration but in any case we will not be able to provide an extensive support like Hugging Face Transformers.