UniversalDataTool / universal-data-tool

Collaborate & label any type of data, images, text, or documents, in an easy web interface or desktop app.
https://universaldatatool.com
MIT License
1.92k stars 187 forks source link

Web Tool Upload Limitation #544

Open protasvale opened 10 months ago

protasvale commented 10 months ago

The bug:

The web tool appears to have an upper limit to the number of text samples that can be uploaded from a CSV which is 11. These are picked at random so require CSV files to be broken up into these chunks to load in all required data.

Unclear if this is intentional or if a bug occurring from the format.

Is there a way around this issue in the web tool?