-
Notifications
You must be signed in to change notification settings - Fork 94
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
가중치 다운로드 서버의 도메인에 문제 발생 #17
Comments
현재 Azure에서 서빙하던 모델 파일들이 모두 접근이 안되는거 같습니다. 일단 우회(허깅페이스 hub 이용)해서 쓰는 방법을 안내해 드립니다.
|
Hi. I'm tried to using tokenizer and model of kobart from Huggingface but I got new error: TypeError: forward() got an unexpected keyword argument 'labels' when it tries to check Validation sanity. I haven't got this error when i using model and tokenizer from https://kobert.blob.core.windows.net/models/kobart |
I fixed this problem. Thank you guys very much! |
해당 이슈는 우회 방법을 제안했으니 일단 클로즈 하겠습니다. |
현재 모든 model, tokenzier, datasets 파일의 다운로드 및 코드의 실행이 정상으로 확인되었습니다. 혹시 다시 이슈가 발견되시면, 새로운 이슈로 재등록 부탁드립니다. |
안녕하세요, 좋은 모델과 가중치를 배포해 주셔서 감사합니다.
다만 학습 가중치 도메인이 터져 현재 토큰나이저 및 가중치가 다운이 안되는 상황입니다.
혹시 확인해 주실 수 있으신가요?
The text was updated successfully, but these errors were encountered: