-
Notifications
You must be signed in to change notification settings - Fork 375
[SEP], [CLS] 등 스페셜 토큰의 토크나이저 이슈 #11
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
Comments
[CLS] 토큰에 대한 임베딩 값이 필요할 경우 어떻게해야 하나요 ? |
논문을 보시면 아시겠지만 참고로 해당 질문은 이 이슈하고는 관련이 없는거 같습니다... |
not fixed.
|
해당 이슈는 follow up 이 없기 때문에 당분간 close합니다. |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
현재로서는 아래와 같은 방식으로 우회해야 됨
구글 protobuf를 수정하는 방식으로 기존 tokenizer 모델을 아래와 같이 수정하여 재 등록 해야 됨
google/sentencepiece#426
google/sentencepiece#306
The text was updated successfully, but these errors were encountered: