gitabtion / SoftMaskedBert-PyTorch

🙈 An unofficial implementation of SoftMaskedBert based on huggingface/transformers.
MIT License
94 stars 17 forks source link

预测 #10

Closed Tisa-0 closed 3 years ago

Tisa-0 commented 3 years ago

不能对自己的数据集进行预测吗?怎么做呢

gitabtion commented 3 years ago

可以参考BertBasedCorrectionModels的inference.py进行推理