Viewing a single comment thread. View all comments

throwaway2676 t1_jd8qe6f wrote

When training LLMs to write code, is it standard to just make indentation and new line their own tokens? Like '<\n>' and <\ind>' or something?

Follow up: Are there any good models on HuggingFace that specialize in writing and explaining code?

2