Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 568 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 568 Bytes

BLIP2-NYT

The repo contains the Jupyter Notebook that fine-tunes the BLIP2 model on the NYT dataset.

The Jupyter Notebook is heavily inspired by YBelkada's work: https://huggingface.co/ybelkada/blip-image-captioning-base-football-finetuned

The dataset can be found here: https://huggingface.co/datasets/generative-newsai/news-unmasked

The fine-tuned model generates an NYT-style headline for a given image. Keep in mind the size of the dataset, so fine-tuning will take a very long time on older GPUs. The model was fine-tuned on a consumer-grade RTX 4090 GPU.