InstructERC icon indicating copy to clipboard operation
InstructERC copied to clipboard

检索模块语料库和检索性能的问题

Open Mercurialzs opened this issue 1 year ago • 2 comments

您好,我正在尝试复现retrieval模块,我目前构建检索语料库的思路是把训练集中全部对话的语句都放到语料库中,检索模型使用的是all-mpnet-base-v2,检索目标是去除与query相同句子之后的top1,不过top1的emotion标签与query的emotion标签匹配准确率只有40-50%,所以想请问下构建语料库和检索方法是否有什么问题?论文中实现的top1检索语句emotion标签与query匹配准确率大约是多少?

Mercurialzs avatar Dec 21 '23 02:12 Mercurialzs

您好,请问您这边复现出 retireval 模块了吗?

qftie avatar Jan 19 '24 07:01 qftie

您好,请问您这边复现出 retireval 模块了吗?

youdianwangya avatar May 20 '24 01:05 youdianwangya