I'm testing your clone detection code.
The maximum input length for the encoder in the model is 512.
By the way, the block_size is 400, so the sequence length of input is 800,
why does the code run without an error?
I looked at the source code document for the Roberta model, but am I missing something?
Hello. Thank you for your work.
I'm testing your clone detection code. The maximum input length for the encoder in the model is 512. By the way, the block_size is 400, so the sequence length of input is 800, why does the code run without an error?
I looked at the source code document for the Roberta model, but am I missing something?