doccano / doccano

Open source annotation tool for machine learning practitioners.
MIT License
9.1k stars 1.67k forks source link

Error during importing label in .json format, file size should be less than 100MB #2335

Open drmayu7 opened 2 months ago

drmayu7 commented 2 months ago

How to reproduce the behaviour

image

Situation : Import label in sequence labeling project type Issue : body structure.json is 3mb in size, however the frontend does not allow me to do so with the error appeared as 'File size should be less than 100 MB!'

Environment