We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
BART 논문에서는 Translation 할 때 BART 모델을 통째로 디코더로 쓰고, 인코더를 하나 더 붙여서 사용한 것으로 알고 있습니다. KoBART에서는 그 부분을 어떻게 처리하셨는지 알 수 있을까요?!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
BART 논문에서는 Translation 할 때 BART 모델을 통째로 디코더로 쓰고, 인코더를 하나 더 붙여서 사용한 것으로 알고 있습니다.
KoBART에서는 그 부분을 어떻게 처리하셨는지 알 수 있을까요?!
The text was updated successfully, but these errors were encountered: