-
Notifications
You must be signed in to change notification settings - Fork 201
Open
Description
I am running the Time-Grad-Electricity.ipynb notebook on wiki data and got an error below.
RuntimeError: input.size(-1) must be equal to input_size. Expected 28611, got 6006
Is it because wiki data has 9000+ dimension and train_grouper = MultivariateGrouper(max_target_dim=min(2000, int(dataset.metadata.feat_static_cat[0].cardinality))) cut it into 2000?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels