Note: Please do not remove the questions. Answer beside them.
- Did you update?
pip install --upgrade unsloth unsloth_zoo
Yes
Colab or Kaggle or local / cloud
RunPod + Docker image latest tag
- Number GPUs used, use
nvidia-smi
1
- Which notebook? Please link!
No Notebook
- Which Unsloth version, TRL version, transformers version, PyTorch version?
unsloth_zoo-2026.4.6 | I just use the unsloth:latest tag
- Which trainer?
SFTTrainer, GRPOTrainer etc
Not relevant as it is before training
If I use private datasets where I need to pass a hf_token the metadata does not load (what splits exist or length). However, the data itself loads fine and I can train as well. If I switch it to public I no longer have the issue and I can see all my splits. Seems like the hf token was only fetched for dataset preview but not for the metadata.
Note: Please do not remove the questions. Answer beside them.
pip install --upgrade unsloth unsloth_zooYes
ColaborKaggleor local / cloudRunPod + Docker image latest tag
nvidia-smi1
No Notebook
unsloth_zoo-2026.4.6 | I just use the unsloth:latest tag
SFTTrainer,GRPOTraineretcNot relevant as it is before training
If I use private datasets where I need to pass a hf_token the metadata does not load (what splits exist or length). However, the data itself loads fine and I can train as well. If I switch it to public I no longer have the issue and I can see all my splits. Seems like the hf token was only fetched for dataset preview but not for the metadata.