Skip to content

Commit 489a999

Browse files
fix test
1 parent 36f72e5 commit 489a999

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/models/test_temporal_encoder.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ def test_lstm_lf_with_avg_pool_tokenizer_runs_on_dataset():
8181
"dataset.country=NL",
8282
"dataset.framework=torch",
8383
"dataset.use_cache=false",
84+
"dataset.target.filter_samples=null",
8485
"model=lstm_lf",
8586
"experiment.device=cpu",
8687
"model.epochs=1",

0 commit comments

Comments
 (0)