This repository has been archived by the owner on Jan 15, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[enhancement] refactor bert finetuning script (#692)
* refactor finetune script * fix test with inference_only * enhance data preprocessing * fix label in bert transform * fix lint * fix lint * Update dataset.py * fix test * fix test * do not use bert-adam on mxnet 1.4 * use sys.executable * fix tutorial * parameter test * fix typo * commit a missing line
- Loading branch information