How does max_length, padding and truncation arguments work in HuggingFace' BertTokenizerFast.from_pretrained('bert-base-uncased') work??

后端 未结 0 575
孤街浪徒
孤街浪徒 2020-12-11 13:53

I am working with Text Classification problem where I want to use the BERT model as the base followed by Dense layers. I want to know how does the 3 arguments work? For exam

相关标签:
回答
  • 消灭零回复
提交回复
热议问题