Skip to content

v0.1.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 11:51
· 5 commits to main since this release
0982c23

Added new subcommands for execution in CI/CD pipelines or usage outside of project mode:

  • merge: Merges two or more json files on value level, which allows creating defaults or use-case data to be re-used for multi-model projects
  • validate: Validates given json modelcard data against schema (defaults to Googles Modelcard Toolkit schema)
  • render: Renders given json modelcard data with Jinja template (default to markdown template)