-
Naver 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-boostcamp -
Sentence Token Classification
September 28, 2021Token-level classification tasks with BERT, covering Named Entity Recognition (NER) and POS tagging for Korean text.
1 min read ·nlp -
KLUE 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 ·nlp -
BERT 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 -
Training BERT
September 28, 2021BERT training pipeline details: tokenizer creation, dataset construction with NSP, masking strategies, segment handling, and truncation.
2 min read ·nlp -
BERT Applications
September 27, 2021Practical applications of BERT for sentiment analysis, relation extraction, semantic similarity, NER, and machine reading comprehension.
4 min read ·nlp
2021