roberta tf:使用Google bert源代码的tf版本roberta tensorflow source code
使用Google bert for RoBERTa 首先,使用convert_pytorch_checkpoint_to_tf.py转换wieght 二,编辑配置文件 第三,修改后的模型:using_token_type = False start = 2 第四,将bert令牌生成器更改为roberta令牌生成器
使用Google bert for RoBERTa 首先,使用convert_pytorch_checkpoint_to_tf.py转换wieght 二,编辑配置文件 第三,修改后的模型:using_token_type = False start = 2 第四,将bert令牌生成器更改为roberta令牌生成器