Resolving data files: 100%|βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 51/51 [00:00<00:00, 407446.67it/s]
Loading dataset shards: 100%|ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 18/18 [00:00<00:00, 24236.75it/s]
Pushing dataset to jshinn/ycv2β¦
Traceback (most recent call last):
File β/home/jung/deft_v2/.venv/lib/python3.10/site-packages/huggingface_hub/utils/_http.pyβ, line 409, in hf_raise_for_status
response.raise_for_status()
File β/home/jung/deft_v2/.venv/lib/python3.10/site-packages/requests/models.pyβ, line 1024, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: https://huggingface.co/api/datasets/jshinn/ycv2/branch/jshinn%2Fycv2
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File β/usr/lib/python3.10/runpy.pyβ, line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File β/usr/lib/python3.10/runpy.pyβ, line 86, in _run_code
exec(code, run_globals)
File β/home/jung/lerobot/lerobot/scripts/push_dataset_to_hub.pyβ, line 53, in
main()
File β/home/jung/lerobot/lerobot/scripts/push_dataset_to_hub.pyβ, line 44, in main
dataset.push_to_hub(
File β/home/jung/lerobot/lerobot/common/datasets/lerobot_dataset.pyβ, line 555, in push_to_hub
hub_api.create_branch(
File β/home/jung/deft_v2/.venv/lib/python3.10/site-packages/huggingface_hub/utils/_validators.pyβ, line 114, in _inner_fn
return fn(*args, **kwargs)
File β/home/jung/deft_v2/.venv/lib/python3.10/site-packages/huggingface_hub/hf_api.pyβ, line 5931, in create_branch
hf_raise_for_status(response)
File β/home/jung/deft_v2/.venv/lib/python3.10/site-packages/huggingface_hub/utils/_http.pyβ, line 482, in hf_raise_for_status
raise _format(HfHubHTTPError, str(e), response) from e
huggingface_hub.errors.HfHubHTTPError: 500 Server Error: Internal Server Error for url: https://huggingface.co/api/datasets/jshinn/ycv2/branch/jshinn%2Fycv2 (Request ID: Root=1-681ea657-2fa3b8ea7fdae884002ae0ab;ad8938ec-3982-4491-bca3-e6a3a52821cc)
Internal Error - Weβre working hard to fix this as soon as possible!
Iβm using lerobot dataset and currently having issue with pushing dataset to hub