stevezheng23 / xlnet_extension_tf

XLNet Extension in TensorFlow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can xlnet support no fixed length data? input may be a long context

youbingchenyoubing opened this issue · comments

can xlnet support no fixed length data? input may be a long context

Sorry, it's not support now, currently max length should be specified in order to truncate input in pre-processing