utterworks / fast-bert

Super easy library for BERT based NLP models
Apache License 2.0
1.86k stars 341 forks source link

Converting a Pytorch Dataloader to BertDataBunch #303

Open sambaPython24 opened 2 years ago

sambaPython24 commented 2 years ago

Hello,

I would like to convert the PyTorch Dataloader to a BertDataBunch object. Is that possible?