Skip to content

Commit

Permalink
fix(pipeline): change num_samples to sample_size in datasets-test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
entelecheia committed Aug 4, 2023
1 parent 2cdc541 commit c9ba5cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/pipeline/datasets-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ steps:
verbose: true
- uses: pipe_sample
with:
num_samples: 15
sample_size: 15
randomize: true
verbose: true
- uses: pipe_tokenize
Expand Down

0 comments on commit c9ba5cb

Please sign in to comment.