Skip to content

v1.1.2

Compare
Choose a tag to compare
@janosh janosh released this 30 May 18:21
· 94 commits to main since this release

What's Changed

  • Fix test scripts raising wandb.Table AssertionError: columns argument expects list of strings or ints by @janosh in #82
  • Add GNoME model by @janosh in #84
  • Model metadata schema validation by @janosh in #85
  • Extend model metadata schema by @janosh in #86
  • Pass preds rather than err to v-plots by @CompRhys in #87
  • Rough solution to recreating plots for unique proto set by @CompRhys in #88
  • Fill 3% missing MACE preds by @janosh in #90
  • Fix landing page vs model page metrics mismatch by @janosh in #92
  • Add pyright pre-commit hook and fix possibly unbound variables by @janosh in #93

Full Changelog: v1.1.1...v1.1.2