摘要:
仓库地址:https://github.com/l11x0m7/InsuranceQA_zh Convolutional Neural Network for Chinese InsuranceQA Corpus with TensorFlow, implementation of paper "" 阅读全文
posted @ 2020-02-05 20:42
宋岳庭
阅读(423)
评论(0)
推荐(0)
摘要:
数据概览 ''' pool data are translated Chinese data with Google API from original English data ''' POOL_TEST_DATA = os.path.join(curdir, 'pool', 'test.json 阅读全文
posted @ 2020-02-05 13:10
宋岳庭
阅读(787)
评论(0)
推荐(0)
摘要:
BERT模型完成问答任务的时候,需要数据格式为SQuAD形式。 有2个版本,1.1和2.0 阅读全文
posted @ 2020-02-05 10:34
宋岳庭
阅读(1432)
评论(0)
推荐(1)