2021
NVIDIA Driver
October 6, 2021Troubleshooting NVIDIA driver installation issues on Ubuntu, resolved by following the official NVIDIA documentation.
1 min read·dev-toolsLinux Server Sleep
October 3, 2021Troubleshooting and fixing unexpected auto-sleep shutdowns on a Linux server by disabling systemd sleep targets.
1 min read·dev-toolsNaver Boostcamp AI Tech 2nd - Week 9 Report
October 1, 2021Week 9 of Naver Boostcamp AI Tech covering NLP competition setup, model experimentation, and leaderboard submissions.
1 min read·naver-boostcampSentence Token Classification
September 28, 2021Token-level classification tasks with BERT, covering Named Entity Recognition (NER) and POS tagging for Korean text.
1 min read·nlpKLUE Dependency Parsing and Single Sentence Classification
September 28, 2021Overview of Korean dependency parsing and single sentence classification tasks in KLUE, including BERT-based model architecture and training pipeline.
2 min read·nlpBERT Sentence Pair Classification Task
September 28, 2021BERT-based sentence pair classification covering NLI, semantic text pair similarity, and information retrieval QA.
1 min read·nlp