Skip to content

INK-USC/IsoBN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IsoBN

Code for AAAI 2021 paper IsoBN: Fine-Tuning BERT with Isotropic Batch Normalization.

Requirements

Training and Evaluation

Train the BERT-base model on GLUE with the following command:

>> python train.py --task_name TASK

The training loss and evaluation results on the dev set are synced to the wandb dashboard.

About

IsoBN: Fine-Tuning BERT with Isotropic Batch Normalization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published