#Tokenize and transform the BLiMP data into txt files
python BLiMP_scripts/json_to_txt.py

#Download the checkpoint to colorlessgreenRNNs/models/

#Create the shell scripts
python BLiMP_scripts/BLiMP_commands_gen.py

#Run the shell scripts
##Run this if you want by-token results
sbatch BLiMP_scripts/commands_by_token.sh

#Parse the by-token results into jsonl files
python BLiMP_scripts/analysis/parse_by_token.py 