microsoft / nlp-recipes

Natural Language Processing Best Practices & Examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE] Try to make all fit and predict methods take the same type of input

hlums opened this issue · comments

Description

Decide if all fit and predict methods should take dataset or dataloaders and update the methods as needed.

Expected behavior with the suggested feature

Other Comments