Resources for the NLP Seminar given as part of FutureMe week in 2025 at Manchester Metropolitan University.
- NLP Future Me.pdf - slides for the first part of the talk
- sequence_classification.ipynb - a notebook for sequence classification, taken from HuggingFace. Also available to fork here: https://colab.research.google.com/github/huggingface/notebooks/blob/main/transformers_doc/en/pytorch/sequence_classification.ipynb
- Text_Generation with GPT - a notebook for generating text with GPT-2. Can be used for other LLMs.
The .ipynb files are jupyter notebooks and you can open them locally if you have jupyter installed on your machine, or you can use them via Google Colab here: https://colab.research.google.com/