Releases: alisawuffles/tokenizer-attack
Releases · alisawuffles/tokenizer-attack
Data subset for testing
We provide a subset of our /experiments folder to allow quick testing of our code and to establish its directory structure. To use it, run the following commands in the repository root:
curl -LO https://github.com/alisawuffles/tokenizer-attack/releases/download/exp-subset/experiments_sample.tar.xz
mkdir experiments
tar -xf experiments_sample.tar.xz -C experiments