unslothai/unsloth

[Feature] Unsloth studio: Set dataset streaming mode

Open

#4903 opened on Apr 7, 2026

View on GitHub
 (8 comments) (0 reactions) (1 assignee)Python (64,271 stars) (5,658 forks)batch import
feature requestgood first issuehelp wanted

Description

Can you add this somehow to the UI?

raw_dataset = load_dataset("facebook/voxpopuli", "en", split="train", streaming=True)

Contributor guide