Skip to content

Commit

Permalink
feat(pipeline): add load from cache option in tokenizer config
Browse files Browse the repository at this point in the history
  • Loading branch information
entelecheia committed Jul 24, 2023
1 parent 82a0198 commit 9617708
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/pipeline/datasets-tokenize.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ steps:
tokenizer_config_name: mecab
text_col: bodyText
token_col: tokenizedText
load_from_cache_file: false
verbose: true
- uses: pipe_save
with:
Expand Down

0 comments on commit 9617708

Please sign in to comment.