MachineLearning-DeepLearning-Code-for-my-YouTube-Channel
MachineLearning-DeepLearning-Code-for-my-YouTube-Channel copied to clipboard
Keyword arguments {'return_tensor': 'pt'} not recognized.
Hi.
When i try to use example from MachineLearning-DeepLearning-Code-for-my-YouTube-Channel in google colab after training model i've got next error:

Also, when i try use 'tf' got another error

Facing exact issue.
@vistarsvo I fixed the issue. It seems to be a typing mistake. use "return_tensors" instead of "return_tensor"