Skip to content

Releases: Lightning-AI/litData

0.2.19

30 Jul 10:24
3d3a287

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.18...v0.2.19

0.2.18

24 Jul 21:34
b20f37f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.17...v0.2.18

v0.2.17

22 Jul 13:05
09129c1

Choose a tag to compare

This release contains new features and fixes for distributed training.

Important: This release fixes hangs in distributed training by ensuring the same number of batches are returned on each rank (#237). However, this and other fixes change how samples are assigned to ranks and is therefore a breaking change. Resuming from checkpoints created with an older version of LitData will not be valid (if you are using the stateful data loader feature).

What's Changed

New Contributors

Full Changelog: v0.2.16...v0.2.17

v0.2.16

11 Jul 12:13
1b354d7

Choose a tag to compare

What's Changed

Full Changelog: v0.2.15...v0.2.16

v0.2.15

05 Jul 15:46
68355e5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.14...v0.2.15

Release 0.2.14

27 Jun 18:54
3be136b

Choose a tag to compare

What's Changed

Full Changelog: v0.2.13...v0.2.14

Release 0.2.13

27 Jun 10:40
9309fed

Choose a tag to compare

What's Changed

  • Update README with config for MinIO by @bhimrazy in #174
  • Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot in #177
  • Fix: error while splitting dataset with splits=[0.1, 0.2, 0.7] and support split of 0.0 by @deependujha in #187
  • Feat: Append data to pre-optimize dataset by @deependujha in #184
  • Fix: Resolve the default weights of the combined dataset by @tchaton in #188
  • Bump version 0.2.13 by @tchaton in #189

Full Changelog: v0.2.12...v0.2.13

Release v0.2.12

17 Jun 10:08
5ff7ae4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.11...v0.2.12

Release v0.2.11

14 Jun 14:18
12ac8ea

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.10...v0.2.11

Release v0.2.10

13 Jun 07:34
5f08b33

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.9...v0.2.10