Releases: JuliaGenAI/HuggingFaceDatasets.jl
Releases · JuliaGenAI/HuggingFaceDatasets.jl
v0.3.2
v0.3.1
HuggingFaceDatasets v0.3.1
Closed issues:
- Can't load Amazon Reviews in Julia (#16)
- Python: AttributeError: module 'PIL' has no attribute 'PngImagePlugin' (#17)
Merged pull requests:
- fix for PIL imports + fix DatasetDict julia format (#18) (@CarloLucibello)
v0.3.0
HuggingFaceDatasets v0.3.0
Merged pull requests:
- remove numpy format when
with_format("julia")
(#15) (@CarloLucibello)
v0.2.1
HuggingFaceDatasets v0.2.1
Merged pull requests:
- CompatHelper: bump compat for MLUtils to 0.4, (keep existing compat) (#13) (@github-actions[bot])
v0.2.0
HuggingFaceDatasets v0.2.0
v0.1.0
HuggingFaceDatasets v0.1.0
Closed issues:
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)