v0.24.0
Changes
- release 0.24.0 (#338) @ArneBinder
- Update
hf_hub_mixin.py
to fixpush_to_hub=True
(#339) @ArneBinder - skip tests that depend on the HF conll2003 dataset if that is not reachable (#340) @ArneBinder
💥 Breaking Changes
- do not try to infer the
document_type
from the function in(Iterable)Dataset.map()
(#337) @ArneBinder