Skip to content

Div290/DAdEE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DAdEE: Unsupervised Domain Adaptation in Early Exit PLMs

This repository is the official implementation of the work DAdEE: Unsupervised Domain Adaptation in Early Exit PLMs

Requirements

We built upon our code using the huggingface transformers.

Training

To fine-tune a pre-trained language model on and train the internal classifiers follow the command:

python3 main.py --pretrain --adapt --src books --tgt dvd

Code acknowledgement

We acknowledge the bert-aad repository and thank them for making the source code publically available

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages