Continvvm/continuum

TaskType type

arthurdouillard opened this issue · 1 comments

Before splitting the TaskSet into multiple classes, we should do a PR where the dataset's type is an enum instead of str.

It will avoid us some bugs if we do typos (as we already encountered in CUB200).

#197 merged