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

BLEU score 계산하기 #17

Closed
Tracked by #14
eubinecto opened this issue Jun 2, 2022 · 1 comment
Closed
Tracked by #14

BLEU score 계산하기 #17

eubinecto opened this issue Jun 2, 2022 · 1 comment

Comments

@eubinecto
Copy link
Owner

eubinecto commented Jun 2, 2022

Why?

#16에서 학습을 마무리한 모델의 성능이 얼마나 좋은지 파악을 해야한다. 그러기 위해선 믿을만한 지표를 하나 선정해서
정량적인 평가를 진행해야한다. 그리고 번역에서 믿을만한 지표로는 BLEU가 있다.

@eubinecto eubinecto mentioned this issue Jun 2, 2022
9 tasks
eubinecto added a commit that referenced this issue Jun 2, 2022
eubinecto added a commit that referenced this issue Jun 2, 2022
eubinecto added a commit that referenced this issue Jun 3, 2022
eubinecto added a commit that referenced this issue Jun 3, 2022
@eubinecto eubinecto mentioned this issue Jun 3, 2022
@eubinecto
Copy link
Owner Author

d

@eubinecto eubinecto changed the title main_eval.py (bleu score 계산하기) BLEU score 계산하기 Jun 3, 2022
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