Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 351 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 351 Bytes

问题: 问答摘要与推理 解决方案: word2vec预处理,seq2seq模型,使用pgn,coverage, bream search提升效果 框架: tensorflow 2.0

文件简介: func - 存放数据预处理脚步与seq2seq的helper_code, path与arg的config seq2seq - 训练、预测run文件与helper code、模型文件等