"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "495c157d6fcfa29f2d9e1173582d2fb5a393c323"
Fix type hint for train_dataset param of Trainer.__init__() to allow...
Fix type hint for train_dataset param of Trainer.__init__() to allow IterableDataset. Issue 29678 (#29738) * Fixed typehint for train_dataset param in Trainer.__init__(). Added IterableDataset option. * make fixup
Showing
Please register or sign in to comment