Currently I am having issues with uploading csv files to the user interface. It just errors and won’t upload. If I convert the CSV to a Google sheet I can bring the data in like that no problems.
Do you have an example of a CSV that works somewhere that I can see if it is a format issue?
Hey Sam, if you’re getting an unactionable error message when trying to import a CSV, could you please report it through our in-app feedback button? You’ll find it by opening any chat/freeform/structured prompt and clicking the three dots at the top right.
I’ve successfully used CSVs from Kaggle to test model tuning in the past. Here’s an example dataset to try if you’d like: LLM: 7 prompt training dataset | Kaggle
Experiencing same using CSV dataset from HuggingFace with approx. 800 records but 10 columns. AI Studio reports error and doesn’t recover. Going to reduce the dataset to two columns and trying it again.