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

为啥我这ExactMatchScore一直是0 #83

Open
kaac5 opened this issue Dec 8, 2023 · 1 comment
Open

为啥我这ExactMatchScore一直是0 #83

kaac5 opened this issue Dec 8, 2023 · 1 comment

Comments

@kaac5
Copy link

kaac5 commented Dec 8, 2023

Eval: BLEU-4 is 10.22 || ExactMatchScore is 0.00 || EditDistance is 27.48 || perplexity is -13.49
New best score (-9.72)!
有谁和我一样吗?ExactMatchScore一直是0
还有write_prediction方法里为啥
elif self._config.decoding == "beam_search":
ids_eval = np.transpose(ids_eval, [0, 2, 1])
要把矩阵这样变化?

@kaac5
Copy link
Author

kaac5 commented Mar 28, 2024

我自己回答一下自己的问题,score如果没有大于2就不要指望ExactMatchScore>0了,score>2或3才是ExactMatchScore刚刚开始

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

1 participant