adversarial_training_methods:Implementation of the methods proposed in **Adversarial Training Methods for Semi-Supervised Text Classification** on IMDB dataset (without pre-training)
movielens-imdb-exploration:Data exploration of MovieLens and IMDb datasets to create Movinder. Movie recommendation system for a group of people.
oscar_data:A curated dataset of Academy Award nominations with IMDb unique identifiers.
nano-BERT:Nano-BERT is a straightforward, lightweight and comprehensible custom implementation of BERT, inspired by the foundational "Attention is All You Need" paper. The primary objective of this project is to distill the essence of transformers by simplifying the complexities and unnecessary details.