This model is not intended for use! It is a preliminary version of gptj-title-teaser-10k to prove the multitask fine-tuning approach.
For use please refer to gptj-title-teaser-10k.
Training Details
Training Data
The model was finetuned on a collection of 1,000 news items scraped from different online news outlets in german language.
For each news item the dataset contains title, teaser and fulltext.
This results in one input per task for each news item.
Note: The inserted prompt "[Text]:" marks the beginning of the news item's fulltext.
In the same manner "[Title]:" prompts the news item's title and "[Teaser]:" the news item's teaser.
Evaluation
1,000 german news articles proved to be sufficient to validate the approach.
Evaluation showed that the model improved compared to the GPT-J baseline in:
german language capabilities (significantly)
title generation (significantly)
teaser generation (slightly)
The evaluation also suggested that there is still opportunity for improvement with more data.
For the model trained with the same approach but 10x the amount of data pleaser refer to gptj-title-teaser-10k.
News Item, aka news article. A particular piece of news, usually from a journalistic source. Snippet, a small section of text that is related to a news item. Title aka headline. A few words that reflect the essence of the news story. Teaser aka lede. A few sentences that spark curiosity about the "best of the rest" of the news story.