Skip to content

Release 2.2.0

Latest

Choose a tag to compare

@cedricbonhomme cedricbonhomme released this 19 Feb 09:05
· 18 commits to main since this release
v2.2.0
450edc7

Training

  • New CLI options for severity classification trainer (classify_severity.py):
    • --no-codecarbon: Disable CodeCarbon emissions tracking.
    • --no-push: Disable pushing the model and tokenizer to Hugging Face Hub.
    • --no-cache: Disable cache for the model during training.