Skip to content

Releases: JuliaGenAI/HuggingFaceDatasets.jl

v0.3.2

21 Jul 04:38
bd78bcf
Compare
Choose a tag to compare

HuggingFaceDatasets v0.3.2

Diff since v0.3.1

Closed issues:

  • natively load datasets with Arrow.jl (#12)

Merged pull requests:

  • CompatHelper: bump compat for ImageCore to 0.10, (keep existing compat) (#20) (@github-actions[bot])

v0.3.1

23 May 06:02
9088490
Compare
Choose a tag to compare

HuggingFaceDatasets v0.3.1

Diff since v0.3.0

Closed issues:

  • Can't load Amazon Reviews in Julia (#16)
  • Python: AttributeError: module 'PIL' has no attribute 'PngImagePlugin' (#17)

Merged pull requests:

v0.3.0

12 Feb 17:32
2b189f9
Compare
Choose a tag to compare

HuggingFaceDatasets v0.3.0

Diff since v0.2.1

Merged pull requests:

v0.2.1

11 Feb 12:16
6fecb5c
Compare
Choose a tag to compare

HuggingFaceDatasets v0.2.1

Diff since v0.2.0

Merged pull requests:

  • CompatHelper: bump compat for MLUtils to 0.4, (keep existing compat) (#13) (@github-actions[bot])

v0.2.0

29 Dec 08:02
08b34d9
Compare
Choose a tag to compare

HuggingFaceDatasets v0.2.0

Diff since v0.1.0

v0.1.0

26 Dec 19:17
f74d35a
Compare
Choose a tag to compare

HuggingFaceDatasets v0.1.0

Closed issues:

  • CI is failing due to MicroMamba (#1)
  • implement DatasetDict wrapper (#2)

Merged pull requests:

  • CompatHelper: bump compat for PythonCall to 0.9, (keep existing compat) (#4) (@github-actions[bot])
  • handle PIL images, update workflows and compat (#5) (@CarloLucibello)
  • CompatHelper: add new compat entry for CondaPkg at version 0.2, (keep existing compat) (#6) (@github-actions[bot])
  • add DatasetDict (#7) (@CarloLucibello)