Getting this ERROR after starting training, " UserWarning: `huggingface_hub` cache-system uses syml
Getting this ERROR after starting training,
" UserWarning:
also says, " Caching files will still work but in a degraded version that might require more space on your disk. This warning can be disabled by setting the
To support symlinks on Windows, you either need to activate Developer Mode or to run Python as an administrator. "
and then cache never loads , remains at 0%
" UserWarning:
huggingface_hub cache-system uses symlinks by default to efficiently store duplicated files but your machine does not support them " .also says, " Caching files will still work but in a degraded version that might require more space on your disk. This warning can be disabled by setting the
HF_HUB_DISABLE_SYMLINKS_WARNING environment variable. For more details, see https://huggingface.co/docs/huggingface_hub/how-to-cache#limitations.To support symlinks on Windows, you either need to activate Developer Mode or to run Python as an administrator. "
and then cache never loads , remains at 0%




