Skip to content

Training notebook fails from pytorch-lightning "unexpected keyword argument" #90

Description

@gaito-20

Describe the bug
The given google colab notebook for the trainer fails

To Reproduce
Steps to reproduce the behavior:

  1. Go to the Trainer Google Colab
  2. Execute the cells
  3. 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)
  4. See error

Expected behavior
An initial execution to succeed.

Screenshots
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions