Question Generation with T5

Multiple-choice questions from news sources using Python

- 🤖python tag📝đŸĢ

Description

This project was undertaken to understand the underlying technology behind transformer language models. The video runs through an entire machine learning development pipeline for the generation of multiple choice questions. This includes explanations of both approaches that did not work and those that did.

The work was completed before the release and subsequent proliferation of ChatGPT and similar models and tools. This project may still provide some insight into how such tools are created and trained.