"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "344e2664d450eaa9167ce31f7d1fc0f0fe3b10af"
add warning to let the user know that the `__call__` method is faster than...
add warning to let the user know that the `__call__` method is faster than `encode` + `pad` for a fast tokenizer (#18693) * add warning to let the user know that the method is slower that for a fast tokenizer * user warnings * fix layoutlmv2 * fix layout* * change warnings into logger.warning
Showing
Please register or sign in to comment