Upload fails with 500 error for large CSVs

#11
by TomWebDev - opened

Hey everyone,
Just wanted to flag an issue I ran into: I got 500 errors when uploading my full CSV (about 250.000 rows), but a smaller version worked just fine.
If anyone else has the same problem, try with fewer rows.
If there’s a trick or a fix planned for handling bigger files, I’m interested!
Thanks for the help :)

Hugging Face Sheets org

Hi @TomWebDev ,

Thanks for your message. Currently, importing files is limited to 1.000 rows (I think this is something to notify users about when uploading files, @Ameeeee ). We plan to remove this limitation, at least when working with datasets from the hub.

Anyway, we'll work to avoid 500 errors when updating large files.

Sign up or log in to comment