@ -15,4 +15,3 @@ sentences = ['如何更换花呗绑定银行卡', '花呗更改绑定银行卡']
for sentence in sentences:
x = text_to_embedding(sentence)
print(x)