2021
Training BERT
September 28, 2021BERT training pipeline details: tokenizer creation, dataset construction with NSP, masking strategies, segment handling, and truncation.
2 min read·nlpBERT Applications
September 27, 2021Practical applications of BERT for sentiment analysis, relation extraction, semantic similarity, NER, and machine reading comprehension.
4 min read·nlpRegex Practice
September 27, 2021Hands-on regex practice dissecting a password validation pattern with lookaheads and character classes.
1 min read·nlppythonLanguage Model Benchmark Summary
September 26, 2021Summary of language model benchmarks from GLUE to multilingual evaluations, covering the evolution from RNN to ELMo, BERT, and beyond.
3 min read·nlpnaver-boostcampAI & Ethics
September 26, 2021Discussion of AI bias, fairness, and privacy issues, including the COMPAS case study and COVID contact tracing privacy analysis.
7 min read·ethicsnaver-boostcampFull Stack ML Engineer
September 26, 2021What it means to be a full-stack ML engineer: roles, ML product lifecycle, team structure, and trade-offs.
3 min read·mlopsnaver-boostcamp