Skip to content

Several bug fix: Duplicate webdataset sample index, default dataloader kwargs value

Choose a tag to compare

@yztxwd yztxwd released this 07 Oct 19:49
· 101 commits to main since this release

Fixes:

  1. Add unique id to each sample to avoid duplicate sample name in webdataset
  2. Change default dataloader kwargs to {}
  3. Initialize Exception class before calling __init__()

Full Changelog: 0.2.1...0.2.2