Skip to content

sc782/SBM-Transformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SBM-Transformer

  1. Our experiment environment is listed in requirements.txt.

  2. Download code from the LRA repo and place long-range-arena/ in datasets/

  3. Download and unzip lra_release.gz into datasets/. The resulting directory structure should be

datasets/long-range-arena
datasets/lra_release
  1. Run datasets/create_datasets.sh to create the train-, dev-, and test-split pickle files for each LRA task.
  2. To run baseline methods on LRA, run code/run_baselines.sh
  3. To run SBM-transformer on LRA, run code/run_tasks.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published