Section 01
Introduction: Commonsense-Driven Transformer Fine-Tuning Improves Story Generation Coherence
Original Author/Maintainer: nithin-jella Source Platform: GitHub Original Title: Commonsense-Driven-Fine-Tuning-of-Transformer-Models-for-Coherent-Story-Generation Original Link: https://github.com/nithin-jella/Commonsense-Driven-Fine-Tuning-of-Transformer-Models-for-Coherent-Story-Generation Publication Time: 2026-06-12
This project addresses issues like logical breaks and commonsense violations when large language models generate long stories. It proposes fine-tuning three large language models of different architectures using LoRA technology, integrating commonsense reasoning capabilities, training on the ROCStories dataset, and evaluating with metrics such as BLEU, ROUGE, BERTScore, and perplexity, aiming to generate more coherent and reasonable short stories.