HelloJocelynLu / t5chem

Transformer-based model for chemical reactions
MIT License
60 stars 15 forks source link

How to open data files #11

Closed MJ-Zeng closed 2 years ago

MJ-Zeng commented 2 years ago

Hi,I want to view the content of the data file locally, is there any way to open it? image

HelloJocelynLu commented 2 years ago

Hi, The downloaded data files are zipped, you will need to extract them before using. Also see #9

tar -xjvf <your file here>