ITN training time
#6004
-
How long will it take to train ITN using DuplexTextNormalization with similar google data that you did use in the example? |
Beta Was this translation helpful? Give feedback.
Answered by
ranya22
Feb 15, 2023
Replies: 1 comment
-
set use_cache to true in train set and validation set at the config file, the created dataset will be pickled. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ranya22
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
set use_cache to true in train set and validation set at the config file, the created dataset will be pickled.