SYMBOL INDEX (5 symbols across 1 files) FILE: notebooks/utils.py function get_shd_dataset (line 15) | def get_shd_dataset(cache_dir, cache_subdir): function get_and_gunzip (line 36) | def get_and_gunzip(origin, filename, md5hash=None, cache_dir=None, cache... function validate_file (line 45) | def validate_file(fpath, file_hash, algorithm='auto', chunk_size=65535): function _hash_file (line 56) | def _hash_file(fpath, algorithm='sha256', chunk_size=65535): function get_file (line 68) | def get_file(fname,