issues
search
tdj11
/
KBQA_medical
基于知识图谱的医疗问答系统
14
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
app.py怎么运行报500的错误,只出来Model: "model_1" _________________________________________________________________ Layer (type) Output Shape Param # ================================================================= input_1 (InputLayer) (None, 80) 0 _________masking_1 (Masking) (None, 80) 0 _________________________________________________________________ embedding_1 (Embedding) (None, 80, 200) 482000 __________ bidirectional_1 (Bidirection (None, 80, 256) 336896 _______ time_distributed_1 (TimeDist (None, 80, 256) 0 _______crf_1 (CRF) (None, 80, 24) 6792 = Total params: 825,688 Trainable params: 343,688 Non-trainable params: 482,000 __ None界面
#2
songxian1129
opened
6 months ago
0
报错ModuleNotFoundError: No module named 'sklearn.linear_model.logistic'怎么解决
#1
duzelin1
opened
1 year ago
1