liuwei1206 / LEBERT

Code for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter"
338 stars 60 forks source link

batch size #49

Closed yangjianxin1 closed 2 years ago

yangjianxin1 commented 2 years ago

why do you set the batch size 4 or 20,have you set it larger,such as 64 or 128

liuwei1206 commented 2 years ago

Because we obtained good performance using 4 or 20. You can try to use larger ones.