runtime error

local empty directory. Traceback (most recent call last): File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/repository.py", line 669, in clone_from run_subprocess( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_subprocess.py", line 61, in run_subprocess return subprocess.run( File "/usr/local/lib/python3.10/subprocess.py", line 526, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['git', 'lfs', 'clone', 'https://user:hf_**********************************@huggingface.co/datasets/HuggingFaceH4/scale-human-eval', '.']' returned non-zero exit status 2. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 35, in <module> human_eval_repo, gpt_4_eval_repo = load_all_info_from_hub(HUMAN_EVAL_REPO, GPT_4_EVAL_REPO) File "/home/user/app/src/init.py", line 22, in load_all_info_from_hub human_eval_repo = Repository( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 120, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/repository.py", line 516, in __init__ self.clone_from(repo_url=clone_from) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 120, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/repository.py", line 709, in clone_from raise EnvironmentError(exc.stderr) OSError: WARNING: `git lfs clone` is deprecated and will not be updated with new flags from `git clone` `git clone` has been updated in upstream Git to have comparable speeds to `git lfs clone`. Cloning into '.'... remote: Invalid username or password. fatal: Authentication failed for 'https://huggingface.co/datasets/HuggingFaceH4/scale-human-eval/' Error(s) during clone: `git clone` failed: exit status 128

Container logs:

Fetching error logs...