Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用supervised.py代码微调simbertV2时,每次跑出来的成绩相差巨大 #22

Open
JeremySun1224 opened this issue Mar 10, 2022 · 1 comment

Comments

@JeremySun1224
Copy link

我在使用supervised.py代码(https://raw.githubusercontent.com/ZhuiyiTechnology...
微调chinese_roformer-sim-char-ft_L-12_H-768_A-12时,每次跑出来的成绩相差巨大,有时候accuracy能有0.9,有时候0.1都不到,请问您知道是什么原因吗?(数据集是蚂蚁金服的文本匹配数据https://www.kaggle.com/zephyrwang666/afqmc-public)
请老师指点🙏
效果好的
效果差的

@bojone
Copy link

bojone commented Mar 10, 2022

因为sentence-bert就不是微调的好方法,最好用笔者后面提出的CoSENT吧。

https://kexue.fm/archives/8847

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants