Data loading issues.
#2
by
Sivaji
- opened
I am fairly new to HF. I just started using datasets. While reading the data se mention in the competition I am getting this error. can someone guide me or help me on this.
FileNotFoundError: Couldn't find a dataset script at /Users/localname/local_repos/wyze_rec/wyzelabs/RuleRecommendation/RuleRecommendation.py or any data file in the same directory. Couldn't find 'wyzelabs/RuleRecommendation' on the Hugging Face Hub either: FileNotFoundError: Dataset 'wyzelabs/RuleRecommendation' doesn't exist on the Hub. If the repo is private or gated, make sure to log in with `huggingface-cli login`
Hi Sivaji,
You need to login to hugging face in your environment using HF token to access HF transformers and datasets library. Please refer this https://huggingface.co/docs/hub/security-tokens.
mmkamani7
changed discussion status to
closed