Skip to content

PuReDefence/AdvBench4Text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

AdvBench4Text

This repository contains the official codebase for our paper "Tougher Text, Smarter Models: Raising the Bar for Adversarial Defence Benchmarks", presented at COLING 2025.

Getting Started

Clone the repository:

git clone https://github.com/PuReDefence/AdvBench4Text.git
cd AdvBench4Text

Before running the script, set the necessary environment variables:

export OUTPUT_DIR="/path/to/output_dir"
export HF_HOME="/path/to/huggingface_home"
export PYTHON_PATH="/path/to/python_executable"

Run the script:

bash scripts/text_classification/run_finetune.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published