Dataset Processing
Objective
Your dataset is the same as the dataset matching the benchmark model.
Principle
Generally, datasets are large and easily to produce an incomplete copy. You can use a checksum to check dataset integrity.
Procedure
- Check that the dataset file list of the ported model is the same as that of the benchmark model.
- Check that the MD5 checksums of dataset files for the benchmark model and ported model are the same.
Parent topic: Ported Script Check