Unitxt 1.26.1
Lock datasets dependency to <4.0.0
The latest datasets v4.0.0 release removes support for loading datasets with trust_remote_code=True. This change breaks compatibility with many datasets currently in the Unitxt catalog, as several datasets require this feature to load properly.
This patch restricts the datasets version to below 4.0.0 until we can find or develop replacements for affected datasets.