unslothai/unsloth

[Feature] Unsloth studio: Set dataset streaming mode

Closed

#4,903 opened on Apr 7, 2026

 (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
 (PR metrics pending)

Description

Can you add this somehow to the UI?

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

Contributor guide