unslothai/unsloth

[Feature] Unsloth studio: Set dataset streaming mode

Closed

#4,903 opened on Apr 7, 2026

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

Repository metrics

Stars
 (64,271 stars)
PR merge metrics
 (Avg merge 3d 15h) (525 merged PRs in 30d)

Description

Can you add this somehow to the UI?

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

Contributor guide