Skip to content

Version 0.4.3

Compare
Choose a tag to compare
@Labbeti Labbeti released this 15 Jun 10:09
· 8 commits to main since this release

[0.4.3] 2023-06-15

Changed

  • AACMetric is no longer a subclass of torchmetrics.Metric even when it is installed. It avoid dependency to this package and remove potential errors due to Metric.
  • Java 12 and 13 are now allowed.

Fixed

  • Output name sbert_sim in FENSE and SBERTSim classes.
  • Evaluate class instantiation with torchmetrics >= 0.11.
  • evaluate.py script when using a verbose mode != 0.