AndriyMulyar / bert_document_classification

architectures and pre-trained models for long document classification.
154 stars 47 forks source link

How about converting pytorch-transformers to transformers? #5

Closed ByungSunBae closed 4 years ago

ByungSunBae commented 4 years ago

I saw your code and understood that this code is based on pytorch-transformers module.

Now Why don't you switch to the latest module?

I think transformers lastest version is more better than older pytorch-transformers.

Thanks.

AndriyMulyar commented 4 years ago

I am re-releasing this package with some bug fixes. Will try to upgrade as well. Thanks!