Skip to content

Unitxt 1.26.10

Latest

Choose a tag to compare

@yoavkatz yoavkatz released this 27 May 10:41
3989798

Security Fixes

  • Fix CWE-95 (Eval Injection) in _get_torch_dtype() (#1964)
  • Upgrade vulnerable dependencies in TORR benchmark requirements (#1968)

Bug Fixes

  • Fix qa evaluation data classification policy (#1962)
  • Update inference tests for WatsonX model deprecations and API changes (#1969)
  • CI compatibility fixes (HF_TOKEN, arena-hard migration, datasets 4.8.5, huggingface_hub 1.16, numpy 2.0, and pandas 3.0) (#1966)

What's Changed

  • Fix qa evaluation data classification policy by @yoavkatz in #1962
  • fix: CI compatibility fixes (HF_TOKEN, arena-hard migration, datasets 4.8.5) by @yoavkatz in #1966
  • fix: upgrade vulnerable dependencies in TORR benchmark requirements by @csrajmohan in #1968
  • fix: Update inference tests for WatsonX model deprecations and API changes by @yoavkatz in #1969
  • Security: Fix CWE-95 (Eval Injection) in _get_torch_dtype() by @yoavkatz in #1964
  • fix: Compatibility with huggingface_hub 1.16, numpy 2.0, and pandas 3.0 by @yoavkatz in #1971

Full Changelog: 1.26.9...1.26.10