Hello, community! I have a queation about dataset format. I downloaded .zip file and unpacked it, so i got the following file:
Please, help me, how can i work with it?
Hello, community! I have a queation about dataset format. I downloaded .zip file and unpacked it, so i got the following file:
It’s a .tar.gz file. You can unzip it with tar -xzf. Feel free to join us on Mozilla’s Matrix for realtime support 
Thanks! But I downloaded .tar without .gz and there was a problem 
You can untar a file using tar -xf.