40 releases (20 breaking)

Uses new Rust 2024

0.21.0 May 7, 2026
0.21.0-pre.4 Apr 27, 2026
0.21.0-pre.2 Mar 2, 2026
0.20.0-pre.6 Dec 18, 2025
0.3.0 Nov 20, 2022

#2216 in Machine learning

Download history 9990/week @ 2026-01-24 10735/week @ 2026-01-31 6521/week @ 2026-02-07 7056/week @ 2026-02-14 7058/week @ 2026-02-21 7054/week @ 2026-02-28 8724/week @ 2026-03-07 8103/week @ 2026-03-14 6311/week @ 2026-03-21 7451/week @ 2026-03-28 7969/week @ 2026-04-04 7141/week @ 2026-04-11 8037/week @ 2026-04-18 7553/week @ 2026-04-25 10425/week @ 2026-05-02 9123/week @ 2026-05-09

36,244 downloads per month
Used in 171 crates (via burn-core)

MIT/Apache

235KB
5K SLoC

Burn Dataset

Burn Dataset is a library for creating and loading datasets.


Burn Dataset

Burn dataset library

Current Crates.io Version license

The Burn Dataset library is designed to streamline your machine learning (ML) data pipeline creation process. It offers a variety of dataset implementations, transformation functions, and data sources.

Feature Flags

  • audio - enables audio dataset (SpeechCommandsDataset). Run the following example to try it out:

    cargo run --example speech_commands --features audio
    

Dependencies

~6–64MB
~1M SLoC