IndexError: index out of range in self while try to fine tune Roberta model after adding special tokens

前端 未结 0 1840
名媛妹妹
名媛妹妹 2021-01-12 18:49

I am trying to fine tune a Roberta model after adding some special tokens to its tokenizer:

    special_tokens_dict = {\'additional_special_tokens\': [\'[Tok1         


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