这个模型是用于会话问句重写的训练模型。
用法:
源文本格式:${HISTORY} ||| ${CURRENT_QUESTION}
例如来自
CANARD
的示例:Frank Zappa ||| Disbandment ||| What group disbanded ||| Zappa and the Mothers of Invention ||| When did they disband?
目标文本:Zappa and the Mothers of Invention什么时候解散了?
你可以在这个
repo
中找到我们的训练复现指南。