h3lio5 / episodic-lifelong-learning

Implementation of "Episodic Memory in Lifelong Language Learning"(NeurIPS 2019) in Pytorch
MIT License
57 stars 8 forks source link

Created a data download script. #2

Closed constant5 closed 3 years ago

constant5 commented 3 years ago

This script will go out and download the data files from gdrive, It will then expand the tar files into the right place and rename them for the preprocess.py script.

h3lio5 commented 3 years ago

@constant5 Thank you very much.