You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For BinaryBERT, is 2 epochs used to fine tune both the ternary BERT and binary BERT with data augmentation? In the paper it says it uses 1 epoch for both, but however when taking look at the shell script, the number of epochs is set to 2 with two-stage distillation being used for both of them?
The text was updated successfully, but these errors were encountered:
For BinaryBERT, is 2 epochs used to fine tune both the ternary BERT and binary BERT with data augmentation? In the paper it says it uses 1 epoch for both, but however when taking look at the shell script, the number of epochs is set to 2 with two-stage distillation being used for both of them?
The text was updated successfully, but these errors were encountered: