BERT-QuestionAns-API:BERT Question Answering API使用Google的BERT技术进行Question Answering,在此仓库中,我们使用了distilbert的预训练模型

时间:2021-04-13 09:37:37
【文件属性】:
文件名称:BERT-QuestionAns-API:BERT Question Answering API使用Google的BERT技术进行Question Answering,在此仓库中,我们使用了distilbert的预训练模型
文件大小:4KB
文件格式:ZIP
更新时间:2021-04-13 09:37:37
Python BERT-QuestionAns-API BERT Question Answering API使用Google的BERT技术进行Question Answering,在此存储库中,我们使用distilbert的预训练模型。 如何运行? 在本地计算机上使用Python3运行start.py 。 如何使用API​​? 将“问题”字段作为数据发送POST请求到 。 注意:在此版本库中,您可以看到2个API,您只能使用Python Flask API。 我放置了NodeJS API,因为此存储库只是另一个PROJECT的一部分,而我仅发布了所需的文件。
【文件预览】:
BERT-QuestionAns-API-main
----LICENSE(1KB)
----sec.py(160B)
----start.py(2KB)
----.gitignore(2KB)
----app.js(709B)
----README.md(551B)

网友评论