when I try "ds = load_dataset("bigcode/starcoderdata", data_dir="python",split='train')"

#4
by warriorls - opened

when I try "ds = load_dataset("bigcode/starcoderdata", data_dir="python",split='train')" ,there is something wrong:
EmptyDatasetError: The directory at bigcode/starcoderdata/python doesn't contain any data files

BigCode org

@warriorls Have you run the command huggingface-cli login? Or maybe you have a local folder name as bigcode 🤔

loubnabnl changed discussion status to closed

Sign up or log in to comment