openclimatefix / skillful_nowcasting

Implementation of DeepMind's Deep Generative Model of Radar (DGMR) https://arxiv.org/abs/2104.00954
MIT License
211 stars 59 forks source link

try to run train.py but get the bug #57

Open PeeInTheWind opened 1 year ago

PeeInTheWind commented 1 year ago

Describe the bug

"FileNotFoundError: Couldn't find a dataset script at D:\CODES\skillful_nowcasting-main\train\openclimatefix\nimrod-uk-1km\nimrod-uk-1km.py or any data file in the same directory. Couldn't find 'openclimatefix/nimrod-uk-1km' on the Hugging Face Hub either: FileNotFoundError: Dataset 'openclimatefix/nimrod-uk-1km' doesn't exist on the Hub. If the repo is private or gated, make sure to log in with `huggingface-cli login"

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Additional context

Add any other context about the problem here.

peterdudfield commented 1 year ago

I think you do need to use huggingface-cli login.

How did you install the code? see https://github.com/openclimatefix/skillful_nowcasting#installation