Hello,
I have a folder with .arrow files that I previously created using save_to_disk. When I now use upload_large_folder I see some .cache- files being pushed to the hub, that I donāt see in the directory iām pushing in my local machine. Is this normal? Are they duplicates or is HF splitting the file into two?
It seems that all files from my local folder were uploaded and these are additional
This is an example of the āextraā files:
[āuniref50_202401/arrow/train/cache-5438b1d15cbf9f5a_00004_of_00024.arrowā, āuniref50_202401/arrow/train/cache-77dd2d54eba47e69_00004_of_00024.arrowā]
Can i just delete those in the repo?