Skip to content

Releases: alisawuffles/tokenizer-attack

Data subset for testing

11 Sep 22:32
1c93c39

Choose a tag to compare

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