Bert-Chinese-Text-Classification-Pytorch
Bert-Chinese-Text-Classification-Pytorch copied to clipboard
将ckpt转为torch的.bin文件的一些问题
使用项目自带的convert_tf_checkpoint_to_pytorch.py进行转换的时候,出现了如上图的报错,请问这该怎么办呢,跪求解答,使用bert官方给的转换程序也报了这个错,……