utterworks / fast-bert

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

Loss function #242

Open NawelAr opened 4 years ago

NawelAr commented 4 years ago

Hello,

Does anyone know on what loss function is fast-bert based ? Is it categorical cross entropy ?

Thanks