Skip to content

Releases: huggingface/dataset-viewer

0.17.8

07 Mar 20:17
4c542a7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.17.7...0.17.8

0.17.7

25 Feb 15:59
45c3888
Compare
Choose a tag to compare

What's Changed

  • feat: 🎸 hide expected errors from the worker logs by @severo in #170

Full Changelog: 0.17.6...0.17.7

0.17.6

25 Feb 15:43
0d78879
Compare
Choose a tag to compare

What's Changed

  • fix: 🐛 force job finishing in any case by @severo in #169

Full Changelog: 0.17.5...0.17.6

0.17.5

25 Feb 15:42
532d6ca
Compare
Choose a tag to compare

What's Changed

  • fix: 🐛 add random jitter to the duration the workers sleep by @severo in #166
  • fix: 🐛 fix CI by @severo in #167

Full Changelog: 0.17.4...0.17.5

0.17.4

25 Feb 10:05
1719649
Compare
Choose a tag to compare

What's Changed

  • fix: 🐛 fix incoherencies due to concurrency in the queue by @severo in #165

Full Changelog: 0.17.3...0.17.4

0.17.3

25 Feb 09:30
Compare
Choose a tag to compare

What's Changed

  • fix: 🐛 fix concurrency between workers by @severo in #164

Full Changelog: 0.17.2...0.17.3

0.17.2

25 Feb 09:04
Compare
Choose a tag to compare

What's Changed

  • feat: 🎸 add MAX_JOBS_PER_DATASET to improve queue availability by @severo in #163

Full Changelog: 0.17.1...0.17.2

0.17.1

24 Feb 16:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.17.0...0.17.1

0.17.0

24 Feb 12:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.16.23...0.17.0

0.16.23

23 Feb 10:37
Compare
Choose a tag to compare

What's Changed

  • refactor: 💡 use datasets' get_dataset_config_info() function by @severo in #153
  • feat: 🎸 remove direct dependency to pandas by @severo in #155
  • feat: 🎸 upgrade py7zr and update the safety checks by @severo in #156
  • refactor: 💡 Use datasets' DownloadMode enum by @severo in #158
  • feat: 🎸 remove lvwerra/github-code from the blocklist by @severo in #159

Full Changelog: 0.16.22...0.16.23