Skip to content

Commit

Permalink
Update train.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
csxmli2016 committed Aug 1, 2023
1 parent b6e585a commit af93794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Train/options/train.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ datasets:
corpus_path2: ~ #./TrainData/ChineseCorpus/wiki_zh_Check.txt
corpus_path3: ~ #./TrainData/ChineseCorpus/news2016zh_Check.txt
max_text_length: !!float 16
min_text_length: !!float 2
min_text_length: !!float 4
check_num: 16
io_backend:
type: disk
Expand Down

0 comments on commit af93794

Please sign in to comment.