Ahmadzei's picture
added 3 more tables for large emb model
5fa1a76
raw
history blame
220 Bytes
It can be a boolean or a string:
True or 'longest_first': truncate to a maximum length specified by the max_length argument or
the maximum length accepted by the model if no max_length is provided (max_length=None).