def download(name): url = f'https://huggingface.co/datasets/hhy3/ann-datasets/resolve/main/{name}.hdf5' return url