Jikai0Wang / DREE

3 stars 0 forks source link

Early Exit with Disentangled Representation and Equiangular Tight Frame

This repo contains the code for baselines for "Early Exit with Disentangled Representation and Equiangular Tight Frame". (https://aclanthology.org/2023.findings-acl.889/)

Running

First, you need to prepare the dataset in GLUE benchmark. To run our method on BERT or ALBERT backbone, use finetune_bert.sh or finetune_albert.sh respectively.

bash finetune_bert.sh
bash finetune_albert.sh