AI-Scientist
AI-Scientist copied to clipboard
The segmented paper template allows weak LLMs to write articles
It is quite difficult for weak models to do so based on the default template, as one error in replaced text can lead to termination of editing in the SEARCH/REPLACE mode. Splitting the text into segments and enabling "whole" mode editing helps solve this problem.
The approach was tested on the "2d_diffusion" task using the "groq/llama3-8b-8192".