CodeXGlue dataset
bash dataset/codexglue/code_to_text/download.sh
python -m dataset.codexglue.code_to_text.attributes_cast
python -m dataset.codexglue.code_to_text.spm_tokenize
python -m dataset.codexglue.code_to_text.feature_extract -l [language] -f [flatten data directory] -s [parse file] -a [data attributes] -c [cpu cores]