Skip to content

v1.0.1

Compare
Choose a tag to compare
@WarmCyan WarmCyan released this 22 Mar 19:19

Added

  • Example notebook demonstrating using TX2 with a huggingface model with
    sequence classification head, rather than a custom torch implementation.
  • Pre-commit hooks.

Changed

  • Add support for huggingface sequence classification head to default
    interaction functions.

Fixed

  • Code formatting to fix flake8-indicated issues.