Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dharma6872/84b128996c52c9271ca0160e1fb8b877 to your computer and use it in GitHub Desktop.
Save dharma6872/84b128996c52c9271ca0160e1fb8b877 to your computer and use it in GitHub Desktop.
wget을 활용해서 bert 모델 다운로드 가능
# wget을 활용해서 bert 모델 다운로드 가능
!wget https://storage.googleapis.com/bert_models/2018_11_23/multi_cased_L-12_H-768_A-12.zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment