Skip to content

Commit

Permalink
remove space
Browse files Browse the repository at this point in the history
  • Loading branch information
aliasaria committed Jun 20, 2024
1 parent b6f5185 commit df9a022
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ export default function TrainingModalDataTab({
defaultValue={
templateData
? templateData.config.formatting_template
: 'Instruction: {{instruction}}\nPrompt: {{prompt}}\n Generation: {{generation}}'
: 'Instruction: {{instruction}}\nPrompt: {{prompt}}\nGeneration: {{generation}}'
}
rows={5}
/>
Expand Down

0 comments on commit df9a022

Please sign in to comment.