Model Finetuning for NLICovers the second assignment for the CS-552: Modern NLP course, focusing on transfer learning and data augmentation.
Prompting and AlignmentExplores prompting, alignment, and the capabilities of large language models for natural language processing tasks.
Pretraining: Transformers & ModelsExplores pretraining models like BERT, T5, and GPT, discussing their training objectives and applications in natural language processing.
Deep Learning for NLPIntroduces deep learning concepts for NLP, covering word embeddings, RNNs, and Transformers, emphasizing self-attention and multi-headed attention.
Modern NLP: IntroductionBy Antoine Bosselut introduces Natural Language Processing and its challenges, advancements in neural models, and course goals.
Coreference ResolutionDelves into coreference resolution, discussing challenges, advancements, and evaluation methods.
Ethics in NLPDiscusses the ethical implications of NLP systems, focusing on biases, toxicity, and privacy concerns in language models.
Neural Word EmbeddingsIntroduces neural word embeddings and dense vector representations for natural language processing.