Skip to content

Refactor Metric API #32

Description

@vitusbenson

Currently each setting ("dataset") comes with its own Metric. This uses the PyTorch Lightning Metric API (https://torchmetrics.readthedocs.io/en/stable/). It might be, that this API is outdated, and it might also be that Metrics are consistent across datasets, hence leading to duplicity.

Goal:

  • A better API for metrics, that is added to the Task part, like the losses.
  • Independence from datasets

Culprits:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions