← heapsort-ai

code generation

107 items

RESEARCHarXiv CS.CL·4/17/2026

How to Fine-Tune a Reasoning Model? A Teacher-Student Cooperation Framework to Synthesize Student-Consistent SFT Data

This research proposes TESSY, a Teacher-Student Cooperation Data Synthesis framework, to address performance drops when fine-tuning reasoning models with teacher-generated data. TESSY enables the generation of synthetic sequences that inherit advanced reasoning from the teacher while maintaining stylistic consistency with the student model's distribution.

27
ARTICLEDEV.to AI·10d ago

How to use Cursor AI with Entity Framework Core (without blowing up your database)

This article discusses how Cursor AI, while excellent at generating .NET code, consistently and dangerously fails with Entity Framework Core, creating inefficient code that can lead to production incidents. It explains the problem and aims to provide solutions to prevent AI-generated code from causing database performance issues.

27