Skip to content

Add user name or ID to evaluation list. #982

@joaquinvanschoren

Description

@joaquinvanschoren

The frontend shows visualizations of evaluations (per task) including the user names. Currently, we need to do:

  • List all evaluations for task X
  • List all runs for task X
  • Download runs to get the uploader name

This is very slow. To solve this, we need to either:

  • Get the uploader name in the evaluation list
  • Get the uploader ID in the evaluation list and a new call that returns a mapping from user ID to user name.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions