Skip to content

sufenlp/StyleBART

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

StyleBART: Decorate Pretrained Model with Style Adapters

The official repository which contains the code and pre-trained models for our paper StyleBART: Decorate Pretrained Model with Style Adapters.

Prerequisites

  • pytorch
  • python
  • numpy
  • ...
pip install -r requirement.txt

Quick Start

Data

Please download the data from link, and save it to the data folder.

Preprocessing

Following the code from paraphrase, and then run the code

sh paraphrase.sh

Training

sh trian.sh

Evaluating

sh evaluate.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published