2019年调研过的问答系统
主要有:
DrQA:开放域问答系统
BiQA:生物医疗领域问答系统,偏重机器阅读理解
DialoGPT:预训练语言生成模型
InsuranceQA:保险领域的问答系统,有中文的
Pre-trained Language Model for Biomedical Question Answering
模型:BiBERT
数据集:BioASQ
https://github.com/facebookresearch/DrQA
Reading Wikipedia to Answer Open-Domain Questions
模型和数据是直接下载的
数据格式
A State-of-the-Art Large-scale Pretrained Response Generation Model
https://github.com/microsoft/DialoGPT
https://github.com/l11x0m7/InsuranceQA_zh.git
insuranceqa-data==2.2
https://www.cnblogs.com/xuehuiping/p/12266450.html
原文:https://www.cnblogs.com/xuehuiping/p/12458802.html