Skip to content

The official repository of our ACL Findings 2024 paper: "A Curious Case of Searching for the Correlation between Training Data and Adversarial Robustness of Transformer Textual Models"

Notifications You must be signed in to change notification settings

CaptainCuong/RobustText_ACL2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RobustText_ACL2024

The official repository our ACL Findings 2024 paper: "A Curious Case of Searching for the Correlation between Training Data and Adversarial Robustness of Transformer Textual Models".

overview

Installation

pip install .

Prepare Datasets

bash prepare_datasets.sh

Generate Features of Fine-tuned Data and their corresponding Attack Success Rates

bash gen_data.sh

Extract Insights

python data_analyze_inter.py
python data_analyze_extra.py
python compare_experiment.py
python data_train_visualize.py
python error_analysis.py

About

The official repository of our ACL Findings 2024 paper: "A Curious Case of Searching for the Correlation between Training Data and Adversarial Robustness of Transformer Textual Models"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published