Hi, @mariosako, can you please describe what is the recommended dataset size limit when arrow-backed dataset is no longer effective in terms of used memory and it is better to utilize IterableDataset? As you mentioned, arrow-backed Dataset is quite effective due to its design, so I’m wondering where is the threshold when the IterableDataset starts to make sense. Thank you very much!