Skip to content

Fix: correct broken HuggingFace checkpoint URL in README and documentation - #39

Merged
zoeyuchao merged 2 commits into
RLinf:mainfrom
catr1xLiu:fix/hf-checkpoint-url
Jul 23, 2026
Merged

Fix: correct broken HuggingFace checkpoint URL in README and documentation#39
zoeyuchao merged 2 commits into
RLinf:mainfrom
catr1xLiu:fix/hf-checkpoint-url

Conversation

@catr1xLiu

Copy link
Copy Markdown
Contributor

The Pi0.5 checkpoint URL in the README and docs pointed at huggingface.co/datasets/..., which is a broken link that returns 404 -- the checkpoint is a model repo, not a dataset.
broken: https://huggingface.co/datasets/RLinf/rlinf-pi05-libero-130-fullshot-sft
correct: https://huggingface.co/RLinf/RLinf-Pi05-LIBERO-130-fullshot-SFT

The Pi0.5 checkpoint URL in the README and docs pointed at
huggingface.co/datasets/..., which returns 401 -- the checkpoint is a
model repo, not a dataset.

  broken:  https://huggingface.co/datasets/RLinf/rlinf-pi05-libero-130-fullshot-sft
  correct: https://huggingface.co/RLinf/RLinf-Pi05-LIBERO-130-fullshot-SFT

Also switches to the repo's canonical casing. The all-lowercase form
307-redirects correctly, so that part is cosmetic, but it avoids
depending on the redirect.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@catr1xLiu catr1xLiu changed the title Fix: correct HuggingFace checkpoint URL (model, not dataset) Fix: correct broken HuggingFace checkpoint URL in README and documentation Jul 23, 2026
@zoeyuchao
zoeyuchao merged commit e29c7a8 into RLinf:main Jul 23, 2026
jx-qiu pushed a commit to jx-qiu/RPent that referenced this pull request Jul 23, 2026
Fix: correct broken HuggingFace checkpoint URL in README and documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants