ls-founders-1 / latentscope /jobs /60d68dd3-25ce-45c7-97ab-8b751d689abf.json
jzhang621's picture
Upload folder using huggingface_hub
b7403ab verified
{"id": "60d68dd3-25ce-45c7-97ab-8b751d689abf", "dataset": "founders-1", "job_name": "upload-dataset", "command": "ls-upload-dataset \"/Users/jimmyzhang/latent-scope-data/founders-1\" \"ls-founders-1\" --main-parquet=\"scopes/scopes-002-input.parquet\" --private=false", "status": "error", "last_update": "2025-01-08 21:42:10.995557", "progress": ["ARGS Namespace(directory='/Users/jimmyzhang/latent-scope-data/founders-1', dataset_name='ls-founders-1', main_parquet='scopes/scopes-002-input.parquet', private='false', token=None)", "get key /Users/jimmyzhang/Development/latent-scope", "The token has not been saved to the git credentials helper. Pass `add_to_git_credential=True` in this function directly or `--add-to-git-credential` if using via `huggingface-cli` if you want to set the git credential as well.", "Token is valid (permission: read).", "Your token has been saved to /Users/jimmyzhang/.cache/huggingface/token", "Login successful", "USERNAME jzhang621", "Creating repository: ls-founders-1", "Error creating repository: (Request ID: Root=1-677f3782-15b4852e16ef53b82514a332;3b685e83-5436-4805-872b-6405abe67567)", "", "403 Forbidden: You don't have the rights to create a dataset under the namespace \"jzhang621\".", "Cannot access content at: https://huggingface.co./api/repos/create.", "If you are trying to create or update content, make sure you have a token with the `write` role.", "Token status: Token provided", "Attempting to verify repository existence...", "Could not verify repository: 404 Client Error. (Request ID: Root=1-677f3782-252cb4ce0d1b26413f4ab28c;e344da7c-e3d6-4e9b-a85b-3d4b1a45bf8a)", "", "Repository Not Found for url: https://huggingface.co./api/datasets/ls-founders-1.", "Please make sure you specified the correct `repo_id` and `repo_type`.", "If you are trying to access a private or gated repo, make sure you are authenticated.", "Traceback (most recent call last):", "File \"/Users/jimmyzhang/Development/latent-scope/testenv/lib/python3.12/site-packages/huggingface_hub/utils/_errors.py\", line 304, in hf_raise_for_status", "response.raise_for_status()", "File \"/Users/jimmyzhang/Development/latent-scope/testenv/lib/python3.12/site-packages/requests/models.py\", line 1024, in raise_for_status", "raise HTTPError(http_error_msg, response=self)", "requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://huggingface.co./api/repos/create", "", "The above exception was the direct cause of the following exception:", "", "Traceback (most recent call last):", "File \"/Users/jimmyzhang/Development/latent-scope/latentscope/scripts/upload_dataset.py\", line 53, in upload_to_huggingface", "repo_info = api.create_repo(", "^^^^^^^^^^^^^^^^", "File \"/Users/jimmyzhang/Development/latent-scope/testenv/lib/python3.12/site-packages/huggingface_hub/utils/_validators.py\", line 114, in _inner_fn", "return fn(*args, **kwargs)", "^^^^^^^^^^^^^^^^^^^", "File \"/Users/jimmyzhang/Development/latent-scope/testenv/lib/python3.12/site-packages/huggingface_hub/hf_api.py\", line 3376, in create_repo", "raise err", "File \"/Users/jimmyzhang/Development/latent-scope/testenv/lib/python3.12/site-packages/huggingface_hub/hf_api.py\", line 3363, in create_repo", "hf_raise_for_status(r)", "File \"/Users/jimmyzhang/Development/latent-scope/testenv/lib/python3.12/site-packages/huggingface_hub/utils/_errors.py\", line 367, in hf_raise_for_status", "raise HfHubHTTPError(message, response=response) from e", "huggingface_hub.utils._errors.HfHubHTTPError: (Request ID: Root=1-677f3782-15b4852e16ef53b82514a332;3b685e83-5436-4805-872b-6405abe67567)", "", "403 Forbidden: You don't have the rights to create a dataset under the namespace \"jzhang621\".", "Cannot access content at: https://huggingface.co./api/repos/create.", "If you are trying to create or update content, make sure you have a token with the `write` role.", "", "During handling of the above exception, another exception occurred:", "", "Traceback (most recent call last):", "File \"/Users/jimmyzhang/Development/latent-scope/testenv/lib/python3.12/site-packages/huggingface_hub/utils/_errors.py\", line 304, in hf_raise_for_status", "response.raise_for_status()", "File \"/Users/jimmyzhang/Development/latent-scope/testenv/lib/python3.12/site-packages/requests/models.py\", line 1024, in raise_for_status", "raise HTTPError(http_error_msg, response=self)", "requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://huggingface.co./api/datasets/ls-founders-1", "", "The above exception was the direct cause of the following exception:", "", "Traceback (most recent call last):", "File \"/Users/jimmyzhang/Development/latent-scope/testenv/bin/ls-upload-dataset\", line 8, in <module>", "sys.exit(main())", "^^^^^^", "File \"/Users/jimmyzhang/Development/latent-scope/latentscope/scripts/upload_dataset.py\", line 160, in main", "upload_to_huggingface(args.directory, args.dataset_name, args.main_parquet, args.token, args.private)", "File \"/Users/jimmyzhang/Development/latent-scope/latentscope/scripts/upload_dataset.py\", line 66, in upload_to_huggingface", "repo_info = api.repo_info(repo_id=dataset_name, repo_type=\"dataset\")", "^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", "File \"/Users/jimmyzhang/Development/latent-scope/testenv/lib/python3.12/site-packages/huggingface_hub/utils/_validators.py\", line 114, in _inner_fn", "return fn(*args, **kwargs)", "^^^^^^^^^^^^^^^^^^^", "File \"/Users/jimmyzhang/Development/latent-scope/testenv/lib/python3.12/site-packages/huggingface_hub/hf_api.py\", line 2588, in repo_info", "return method(", "^^^^^^^", "File \"/Users/jimmyzhang/Development/latent-scope/testenv/lib/python3.12/site-packages/huggingface_hub/utils/_validators.py\", line 114, in _inner_fn", "return fn(*args, **kwargs)", "^^^^^^^^^^^^^^^^^^^", "File \"/Users/jimmyzhang/Development/latent-scope/testenv/lib/python3.12/site-packages/huggingface_hub/hf_api.py\", line 2446, in dataset_info", "hf_raise_for_status(r)", "File \"/Users/jimmyzhang/Development/latent-scope/testenv/lib/python3.12/site-packages/huggingface_hub/utils/_errors.py\", line 352, in hf_raise_for_status", "raise RepositoryNotFoundError(message, response) from e", "huggingface_hub.utils._errors.RepositoryNotFoundError: 404 Client Error. (Request ID: Root=1-677f3782-252cb4ce0d1b26413f4ab28c;e344da7c-e3d6-4e9b-a85b-3d4b1a45bf8a)", "", "Repository Not Found for url: https://huggingface.co./api/datasets/ls-founders-1.", "Please make sure you specified the correct `repo_id` and `repo_type`.", "If you are trying to access a private or gated repo, make sure you are authenticated."], "times": ["2025-01-08 21:42:10.622343", "2025-01-08 21:42:10.622528", "2025-01-08 21:42:10.622611", "2025-01-08 21:42:10.742372", "2025-01-08 21:42:10.743680", "2025-01-08 21:42:10.743793", "2025-01-08 21:42:10.790687", "2025-01-08 21:42:10.798037", "2025-01-08 21:42:10.901528", "2025-01-08 21:42:10.902619", "2025-01-08 21:42:10.903162", "2025-01-08 21:42:10.903647", "2025-01-08 21:42:10.904043", "2025-01-08 21:42:10.904979", "2025-01-08 21:42:10.905332", "2025-01-08 21:42:10.951218", "2025-01-08 21:42:10.952134", "2025-01-08 21:42:10.952938", "2025-01-08 21:42:10.953570", "2025-01-08 21:42:10.954127", "2025-01-08 21:42:10.954757", "2025-01-08 21:42:10.955373", "2025-01-08 21:42:10.961238", "2025-01-08 21:42:10.961965", "2025-01-08 21:42:10.962609", "2025-01-08 21:42:10.963091", "2025-01-08 21:42:10.963555", "2025-01-08 21:42:10.963978", "2025-01-08 21:42:10.964519", "2025-01-08 21:42:10.964992", "2025-01-08 21:42:10.965448", "2025-01-08 21:42:10.965897", "2025-01-08 21:42:10.966552", "2025-01-08 21:42:10.970959", "2025-01-08 21:42:10.971537", "2025-01-08 21:42:10.972058", "2025-01-08 21:42:10.972569", "2025-01-08 21:42:10.974349", "2025-01-08 21:42:10.975187", "2025-01-08 21:42:10.975890", "2025-01-08 21:42:10.976494", "2025-01-08 21:42:10.977034", "2025-01-08 21:42:10.977870", "2025-01-08 21:42:10.978334", "2025-01-08 21:42:10.978689", "2025-01-08 21:42:10.979032", "2025-01-08 21:42:10.979354", "2025-01-08 21:42:10.979663", "2025-01-08 21:42:10.979974", "2025-01-08 21:42:10.980283", "2025-01-08 21:42:10.980601", "2025-01-08 21:42:10.980927", "2025-01-08 21:42:10.981317", "2025-01-08 21:42:10.981690", "2025-01-08 21:42:10.983924", "2025-01-08 21:42:10.984320", "2025-01-08 21:42:10.984659", "2025-01-08 21:42:10.984982", "2025-01-08 21:42:10.985272", "2025-01-08 21:42:10.985548", "2025-01-08 21:42:10.985822", "2025-01-08 21:42:10.986097", "2025-01-08 21:42:10.986468", "2025-01-08 21:42:10.986716", "2025-01-08 21:42:10.986955", "2025-01-08 21:42:10.987226", "2025-01-08 21:42:10.987528", "2025-01-08 21:42:10.987804", "2025-01-08 21:42:10.989752", "2025-01-08 21:42:10.990047", "2025-01-08 21:42:10.990325", "2025-01-08 21:42:10.990605", "2025-01-08 21:42:10.990886", "2025-01-08 21:42:10.991174", "2025-01-08 21:42:10.991458", "2025-01-08 21:42:10.991746", "2025-01-08 21:42:10.992029", "2025-01-08 21:42:10.992277", "2025-01-08 21:42:10.992504", "2025-01-08 21:42:10.994221", "2025-01-08 21:42:10.994477", "2025-01-08 21:42:10.994694", "2025-01-08 21:42:10.994909", "2025-01-08 21:42:10.995122", "2025-01-08 21:42:10.995335", "2025-01-08 21:42:10.995555"]}