News Text Summarization
Through this project, you will gain practical experience in applying abstractive text summarization using the BART model. You will learn to prepare a dataset for NLP tasks, fine-tune a pre-trained model, evaluate its performance.
JetBrains Academy
About
In this project, you will embark on an exciting journey to develop a practical, real-world news summarization system using the BART (Bidirectional and Auto-Regressive Transformers) model. Unlike extractive summarization models that merely regurgitate the same words from the news articles, BART excels at abstractive summarization, creating new, better-phrased summaries. What's even better is that you will fine-tune BART to enhance its performance on news articles, making it perform even better than many state-of-the-art models. Throughout this project, you will learn how to preprocess real-world news data from APIs and use a fine-tuned model to generate concise and coherent summaries.
Graduate project
This project covers the core topics of the MLOps Engineer course, making it sufficiently challenging to be a proud addition to your portfolio.
At least one graduate project is required to complete the course.