LaVIN icon indicating copy to clipboard operation
LaVIN copied to clipboard

why starting the "input" in base_prompt.py with two "\n"

Open moured opened this issue 2 years ago • 1 comments

Thanks for the great work. I have noticed in base_prompt.py L121 that the input is added to "\n" so it start with two "\n". Could you explain why?

moured avatar Nov 14 '23 09:11 moured

We did not notice this, but it does not affect model training and final results.

luogen1996 avatar Nov 14 '23 10:11 luogen1996