Tomáš Houfek
Results
2
comments of
Tomáš Houfek
I've managed to solve the problem it seems. The problem is that xlm-roberta-like models have `(token_type_embeddings): Embedding(1, 1024)` Meaning token_type_ids vector can be of max_length = 1024 and only consist...
Hi, seems this is still happening.