I made this project to get used with using transformer
module for finetune model easily.
Learn how to write a code for finetune BERT for Text Classification Task.
transformers
pytorch
numpy
pandas
$ python train.py --lr 1e-6 --epochs 5
I made this project to get used with using transformer
module for finetune model easily.
Learn how to write a code for finetune BERT for Text Classification Task.
transformers
pytorch
numpy
pandas
$ python train.py --lr 1e-6 --epochs 5