Skip to content

Commit

Permalink
fix(hyfi): change discard_filename value to null
Browse files Browse the repository at this point in the history
  • Loading branch information
entelecheia committed Aug 8, 2023
1 parent 8a3040a commit 01780be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hyfi/conf/run/filter_and_sample_data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ sample_seed: 42
output_dir: .
sample_filename: null
train_filename: train.parquet
discard_filename: discard.parquet
discard_filename: null
verbose: false

0 comments on commit 01780be

Please sign in to comment.