I am trying to use Generative AI studio to tune a model. Can someone send me the example of JSONL file that I should use. I build following file and I am getting an error:
{
'input_text':'This is input1','output_text':'This is output1'
'input_text':'This is input2','output_text':'This is output2'
'input_text':'This is input3','output_text':'This is output3'