Skip to content

v0.2.0

Compare
Choose a tag to compare
@jbusche jbusche released this 30 May 06:27
· 209 commits to release since this release
3d0c4f3

Summary of Changes

  • Adds a new data_formatter_template field to format data while training from a JSON with custom fields. Eliminating the need to do preprocessing and format data to alpaca style. Find details in README
  • Update evaluation_strategy flag to eval_strategy
  • Add evaluation data format scripts to use as reference

What's Changed

Pip package: pip install fms-hf-tuning==0.2.0

Full Changelog: v0.1.0...v0.2.0