训练时出现缺少参数的问题
报错缺少参数TypeError: __new__() missing 1 required positional argument: 'text_a'
但我找不到这个new在哪里,也不知道怎样修改,疑惑数天,希望能得...
请问输出结果到底要提交什么?
赛题说明上要求提交:SoftwareCup-01.txt SoftwareCup-02.txt SoftwareCup-03.txt SoftwareCup-04.txt,按这样交上去却报错:The result need to have file SoftwareCup-0...
为什么PaddleNLP BERT的输出每次都不一样
import paddle
from paddlenlp.transformers import BertModel, BertTokenizer
model = BertModel.from_pretrained('bert-base-chinese')
tokenizer = BertTokenizer.from_pretrained('bert-ba...
营业执照识别出来没有值
{"log_id":7419091962595307767,"words_result":{"社会信用代码":{"words":"无","location":{"top":0,"left":0,"width":0,"height":0}},"组成形式":{"words":"无","location":{"top...