I have created Jsonl files and formats specified by google. I uploaded the files to the Cloud Storage.
I prepared a CSV file, first column has path to Jsonl file(gs://*example/file.jsonl), second column has 'TRAIN' or 'VALIDATE' or 'TEST'.
I got an error saying 'Cannot find the referenced file: TRAIN in request.'
How to prepare CSV file?