issues
search
Ludong418
/
BERT-NER-TENSOR-SERVING
基于Bert(或Robert)预训练模型微调命名实体识别任务,并提供基于docker的Tensor Serving部署模型方案实现过程。
36
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
您好根据您的代码,我在同一台服务器,去连接tensorflow-serving服务。报 status = StatusCode.INVALID_ARGUMENT details = "input size does not match signature: 1!=5 len({examples}) != len({input_ids,input_mask,label_ids,mask,segment_ids}). Sent extra: {examples}. Missing but required: {input_ids,input_mask,label_ids,mask,segment_ids}."
#1
SevenMpp
opened
3 years ago
1