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
optuna를 통해 최적의 하이퍼 파라미터 찾기, 앙상블을 통한 성능 향상
Bert에 optuna, 앙상블을 적용한 사례가 거의 없는데, 예제를 만들어 주셨으면 합니다.
http://seekinginference.com/applied_nlp/distilbert.html - distillbert 에 optuna 적용 예제
The text was updated successfully, but these errors were encountered:
No branches or pull requests
🚀 Feature
optuna를 통해 최적의 하이퍼 파라미터 찾기, 앙상블을 통한 성능 향상
Motivation
Bert에 optuna, 앙상블을 적용한 사례가 거의 없는데, 예제를 만들어 주셨으면 합니다.
Pitch
http://seekinginference.com/applied_nlp/distilbert.html - distillbert 에 optuna 적용 예제
Additional context
The text was updated successfully, but these errors were encountered: