Calendar

IS&T RCS Tutorial - Intermediate Language Models (LLMs Part 2) (Hands-on)

Starts:
10:00 am on Wednesday, June 11, 2025
Ends:
1:00 pm on Wednesday, June 11, 2025
Location:
Biological Science Center, 2 Cummington Mall, Room 107
URL:
https://www.bu.edu/tech/about/training/classroom/rcs-tutorials/
Large Language Models (LLMs) first require successful “non-large” language models. We’ll look at word embeddings, a technique for encoding words as vectors that capture their semantic meaning. We’ll examine the popular word2vec method and build/train a model to generate our own word embeddings. Finally we’ll explore how to perform linguistic operations using vector arithmetic with word2vec.