gr00t model - 🧪 phosphobot training pipeline
Dataset: PLB/sisyphus Wandb run URL: None
Error Traceback
We faced an issue while training your model.
Traceback (most recent call last):
File "/opt/conda/lib/python3.11/site-packages/huggingface_hub/utils/_http.py", line 409, in hf_raise_for_status
response.raise_for_status()
File "/opt/conda/lib/python3.11/site-packages/requests/models.py", line 1026, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://huggingface.co/api/models/PLB/gr00t-sisyphus-wi8zfxnvcz-44vif3eddp-h90ejz1hvq/commit/main
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/root/src/helper.py", line 160, in train_gr00t
trainer.train(
File "/root/phosphobot/am/gr00t.py", line 1370, in train
api.upload_file(
File "/opt/conda/lib/python3.11/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
return fn(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^
File "/opt/conda/lib/python3.11/site-packages/huggingface_hub/hf_api.py", line 1665, in _inner
return fn(self, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/conda/lib/python3.11/site-packages/huggingface_hub/hf_api.py", line 4704, in upload_file
commit_info = self.create_commit(
^^^^^^^^^^^^^^^^^^^
File "/opt/conda/lib/python3.11/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
return fn(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^
File "/opt/conda/lib/python3.11/site-packages/huggingface_hub/hf_api.py", line 1665, in _inner
return fn(self, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/conda/lib/python3.11/site-packages/huggingface_hub/hf_api.py", line 4325, in create_commit
hf_raise_for_status(commit_resp, endpoint_name="commit")
File "/opt/conda/lib/python3.11/site-packages/huggingface_hub/utils/_http.py", line 473, in hf_raise_for_status
raise _format(HfHubHTTPError, message, response) from e
huggingface_hub.errors.HfHubHTTPError: (Request ID: Root=1-68af4170-231e20090cbb8b50727db842;5a548154-1d30-46f6-ade5-0a9964a88457)
403 Forbidden: Forbidden: pass `create_pr=1` as a query parameter to create a Pull Request.
Cannot access content at: https://huggingface.co/api/models/PLB/gr00t-sisyphus-wi8zfxnvcz-44vif3eddp-h90ejz1hvq/commit/main.
Make sure your token has the correct permissions.
Training parameters
{
"train_test_split": 1.0,
"validation_dataset_name": null,
"batch_size": 49,
"epochs": 1,
"save_steps": 20000,
"learning_rate": 0.0001,
"data_dir": "/tmp/outputs/data",
"validation_data_dir": null,
"output_dir": "/tmp/outputs/train",
"path_to_gr00t_repo": "."
}
📖 Get Started: docs.phospho.ai
🤖 Get your robot: robots.phospho.ai