Describe the bug
The given google colab notebook for the trainer fails
To Reproduce
Steps to reproduce the behavior:
- Go to the Trainer Google Colab
- Execute the cells
- 2nd cell fails at model.train(train_df=train_df[:100], test_df=test_df[:50], batch_size=2, max_epochs=3,use_gpu=True)
- See error
Expected behavior
An initial execution to succeed.
Screenshots

Describe the bug
The given google colab notebook for the trainer fails
To Reproduce
Steps to reproduce the behavior:
Expected behavior
An initial execution to succeed.
Screenshots
