It keeps on failing with this error:
HTTPError: 503 Server Error: Service Unavailable for url: https://community.cloud.databricks.com/api/2.0/feature-store/feature-tables/search?max_results=200 Response from server: { 'error_code': 'TEMPORARILY_UNAVAILABLE', 'message': 'The service at /api/2.0/feature-store/feature-tables/search is ' 'temporarily unavailable. Please try again later.'}
Eventually, I believe I was able to bypass this error by modifying the provided code but it still ended up failing here:
ReadError: /dbfs/mnt/dbacademy-datasets/large-language-models/v03/archive.zip is not a zip file
Looks like it downloads zip file to my username folder but looks for it elsewhere.