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
Added finetuning support for BERT based models on IMDB dataset. (#292)
- Added support for SequenceClassification task for BERT based models.
- Added support for IMDB dataset.
- Introduced a new flag --task_type with default value as "generation".
For BERT training, it can be set to "seq_classification".
---------
Signed-off-by: Meet Patel <[email protected]>
0 commit comments