ls-founders-1 / latentscope /jobs /b64d99f5-49c2-4f64-9b59-ef160fcc54e0.json
jzhang621's picture
Upload folder using huggingface_hub
b7403ab verified
{"id": "b64d99f5-49c2-4f64-9b59-ef160fcc54e0", "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:44:57.964235", "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-677f3829-2163b8fe05ff1e924eea905c;eddf588b-de7a-4dd9-8f81-31e5407307b0)", "", "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-677f3829-0af7d8a025366a282d8caf14;4cd90b73-102c-44bf-a4f0-14befd3fd196)", "", "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-677f3829-2163b8fe05ff1e924eea905c;eddf588b-de7a-4dd9-8f81-31e5407307b0)", "", "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-677f3829-0af7d8a025366a282d8caf14;4cd90b73-102c-44bf-a4f0-14befd3fd196)", "", "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:44:57.429176", "2025-01-08 21:44:57.429349", "2025-01-08 21:44:57.429426", "2025-01-08 21:44:57.570045", "2025-01-08 21:44:57.570460", "2025-01-08 21:44:57.571230", "2025-01-08 21:44:57.618766", "2025-01-08 21:44:57.619577", "2025-01-08 21:44:57.732710", "2025-01-08 21:44:57.733654", "2025-01-08 21:44:57.734753", "2025-01-08 21:44:57.735566", "2025-01-08 21:44:57.736559", "2025-01-08 21:44:57.737770", "2025-01-08 21:44:57.738440", "2025-01-08 21:44:57.786753", "2025-01-08 21:44:57.787854", "2025-01-08 21:44:57.788711", "2025-01-08 21:44:57.789955", "2025-01-08 21:44:57.790580", "2025-01-08 21:44:57.791258", "2025-01-08 21:44:57.792132", "2025-01-08 21:44:57.792795", "2025-01-08 21:44:57.793422", "2025-01-08 21:44:57.794351", "2025-01-08 21:44:57.800093", "2025-01-08 21:44:57.800968", "2025-01-08 21:44:57.802253", "2025-01-08 21:44:57.803042", "2025-01-08 21:44:57.804129", "2025-01-08 21:44:57.807300", "2025-01-08 21:44:57.807702", "2025-01-08 21:44:57.807913", "2025-01-08 21:44:57.808113", "2025-01-08 21:44:57.808435", "2025-01-08 21:44:57.808880", "2025-01-08 21:44:57.809142", "2025-01-08 21:44:57.809658", "2025-01-08 21:44:57.810068", "2025-01-08 21:44:57.810449", "2025-01-08 21:44:57.813261", "2025-01-08 21:44:57.813991", "2025-01-08 21:44:57.814586", "2025-01-08 21:44:57.815250", "2025-01-08 21:44:57.815865", "2025-01-08 21:44:57.816417", "2025-01-08 21:44:57.816865", "2025-01-08 21:44:57.817216", "2025-01-08 21:44:57.817664", "2025-01-08 21:44:57.818480", "2025-01-08 21:44:57.818923", "2025-01-08 21:44:57.819291", "2025-01-08 21:44:57.819651", "2025-01-08 21:44:57.819988", "2025-01-08 21:44:57.820313", "2025-01-08 21:44:57.958568", "2025-01-08 21:44:57.958779", "2025-01-08 21:44:57.958937", "2025-01-08 21:44:57.959074", "2025-01-08 21:44:57.959212", "2025-01-08 21:44:57.959341", "2025-01-08 21:44:57.959472", "2025-01-08 21:44:57.959598", "2025-01-08 21:44:57.959728", "2025-01-08 21:44:57.959857", "2025-01-08 21:44:57.959992", "2025-01-08 21:44:57.960120", "2025-01-08 21:44:57.960250", "2025-01-08 21:44:57.961135", "2025-01-08 21:44:57.961259", "2025-01-08 21:44:57.961534", "2025-01-08 21:44:57.961672", "2025-01-08 21:44:57.961807", "2025-01-08 21:44:57.961941", "2025-01-08 21:44:57.962071", "2025-01-08 21:44:57.962202", "2025-01-08 21:44:57.962330", "2025-01-08 21:44:57.962523", "2025-01-08 21:44:57.962664", "2025-01-08 21:44:57.962795", "2025-01-08 21:44:57.962925", "2025-01-08 21:44:57.963753", "2025-01-08 21:44:57.963867", "2025-01-08 21:44:57.963992", "2025-01-08 21:44:57.964114", "2025-01-08 21:44:57.964234"]}