I am trying to download a dataset of image for further usage
but i only got some .arrow files after download by using load_dataset
and i searched for some solution that said use load_from_disk(path_to_the.arrow directory or pyarrow.ipc.RecordBatchStreamReader
neither of them are working
Can someone help?
this is the dataset i want to download