最近在学习nlp客户机器人,在ai studio上有不少案例,但发觉通用性不强,有没有简单点的对话机器人案例
最近在学习nlp客户机器人,在ai studio上有不少案例,但发觉通用性不强,有没有简单点的对话机器人案例,我只要上传txt或excel问答,经过短信训练,马上就能生成对话了呢?多谢。
@mjx18 你好,这里有个基于UnifiedTransformer的人机对话示例,你看看是否可以解决你的问题?如果数据量小、对话简单的话,可以尝试使用参数量较少的plato-mini预训练模型 https://github.com/PaddlePaddle/PaddleNLP/tree/develop/examples/dialogue/unified_transformer
好的,多谢。
-- 发自我的网易邮箱手机智能版
在 2022-08-04 10:43:05,"Jack Zhou" @.***> 写道:
@mjx18 你好,这里有个基于UnifiedTransformer的人机对话示例,你看看是否可以解决你的问题?如果数据量小、对话简单的话,可以尝试使用参数量较少的plato-mini预训练模型 https://github.com/PaddlePaddle/PaddleNLP/tree/develop/examples/dialogue/unified_transformer
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>
This issue is stale because it has been open for 60 days with no activity. 当前issue 60天内无活动,被标记为stale。
This issue was closed because it has been inactive for 14 days since being marked as stale. 当前issue 被标记为stale已有14天,即将关闭。