AnswerDotAI / bert24

Apache License 2.0
25 stars 3 forks source link

Fix eval global and device bs #73

Closed warner-benjamin closed 1 week ago

warner-benjamin commented 1 week ago

This PR fixes the default global and device eval batch sizes. The old variable of device_eval_batch_size was being ignored.