xuyige / BERT4doc-Classification

Code and source for paper ``How to Fine-Tune BERT for Text Classification?``
Apache License 2.0
611 stars 99 forks source link

Update run_classifier_discriminative.py #18

Closed bofenghuang closed 3 years ago

bofenghuang commented 3 years ago

Thanks for this repo !

But it seems like the list decay_optimizer_parameters and no_decay_optimizer_parameters have been inverted, even it has no effect on the results

xuyige commented 3 years ago

thank you very much for your pr