RWKV-LM icon indicating copy to clipboard operation
RWKV-LM copied to clipboard

Truncation in Tokenizer?

Open sedrick-keh-tri opened this issue 1 year ago • 1 comments

Seems like the current RWKVWorldTokenizer on HuggingFace does not do truncation, even though I set truncation=True. Is this a deliberate decision? Is there some other way to do input truncation?

sedrick-keh-tri avatar Feb 15 '24 02:02 sedrick-keh-tri

please raise the issue in https://github.com/huggingface/transformers/pull/26963 :)

BlinkDL avatar Feb 17 '24 13:02 BlinkDL