maximum length of the sequence classify
#23
by
abdelaziz - opened
Hi, what is the maximum length of the sequence classify ?
Hello @abdelaziz , if you're wondering about the maximum length that this model can handle, it's of 1024 tokens according to this config.json file (see the max_position_embeddings field).
It's also visible in the tokenizer_config.json file.
abdelaziz changed discussion status to
closed