|
|
@ -107,6 +107,7 @@ vocab_filepath: data/lang_char/vocab.txt
|
|
|
|
###########################################
|
|
|
|
###########################################
|
|
|
|
|
|
|
|
|
|
|
|
unit_type: 'char'
|
|
|
|
unit_type: 'char'
|
|
|
|
|
|
|
|
tokenizer: bert-base-chinese
|
|
|
|
mean_std_filepath:
|
|
|
|
mean_std_filepath:
|
|
|
|
preprocess_config: conf/preprocess.yaml
|
|
|
|
preprocess_config: conf/preprocess.yaml
|
|
|
|
sortagrad: -1 # Feed samples from shortest to longest ; -1: enabled for all epochs, 0: disabled, other: enabled for 'other' epochs
|
|
|
|
sortagrad: -1 # Feed samples from shortest to longest ; -1: enabled for all epochs, 0: disabled, other: enabled for 'other' epochs
|
|
|
|