-
Our experiment environment is listed in
requirements.txt
. -
Download code from the LRA repo and place
long-range-arena/
indatasets/
-
Download and unzip lra_release.gz into
datasets/
. The resulting directory structure should be
datasets/long-range-arena
datasets/lra_release
- Run
datasets/create_datasets.sh
to create the train-, dev-, and test-split pickle files for each LRA task. - To run baseline methods on LRA, run
code/run_baselines.sh
- To run SBM-transformer on LRA, run
code/run_tasks.sh