Create testset tfrecord without partition

Hi @Morganh, I would like to convert my testset to a single tfrecord without partitioning. Can I do that?

Thanks in advance.

It is possible. You can set val_split to a high value, for example, 100. At the same time, set the num_shads to 1.