Skip to content
Discussion options

You must be logged in to vote

max_text_length is a limit length
During training, if the number of characters contained in a sample exceeds the value of max_text_length, then the sample is discarded. The training just include samples whose number of characters does not exceed max_text_length

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@ErshovVE
Comment options

Answer selected by ErshovVE
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants