Skip to content

manyawalavalkar/experimentsinNLP2025

Repository files navigation

Experiments in NLP

The code in this repository is for a course in Experiments in NLP at the Vrije Universiteit Amsterdam (2025).

The experiments performed in this repository are designed to analyze the learning dynamics of input and contextual embeddings of BERT-like models.

Instructions

This repository contains several notebooks, for:

  1. Training an LTG-BERT model on the WikiText-103 dataset.
  2. Training a Wiki2Vec model on the WikiText-103 dataset.
  3. Create a dataset of target words for embedding analysis.
  4. Analyze the embeddings of the LTG-BERT model.
  5. Analyze the embeddings of the Wiki2Vec model.

All notebooks were written to be ran in Google Colab; file paths point to Google Drive and requirements are resolved automatically by the Colab runtime.

About

Code and related documents for the Experiments in NLP course at VU Amsterdam.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors