I was using the new fine tune feature in google AI studio with gemini, but when I try to upload a csv file, all I get is "Error opening spreadsheet.". I tried with other simple data, like
```csv
0, 1
1, 2
2, 3
```
And that also gave an error. I would really love to tune gemini.
Thank you for your support.