aiverify
aiverify copied to clipboard
[BUG] CSV files unable to upload
Is there an existing issue for this?
- [X] I have searched the existing issues
Description
Hi, am still testing the library! I was trying to upload a testing dataset in CSV. However, I kept getting errors, although am unsure what error I am hitting since there is no error message shown on the portal. I also tried with the datasets provided, but doesn't seem to be a go. Same issue with the models.
Current Behavior
Abortion of upload without a clear error message.
Expected Behavior
I thought that since .CSV is a comma delimited file, it should be able to upload. Minimally, an error message to troubleshoot this issue would be nice.
Steps To Reproduce
I was following the steps on uploading a model dataset. Ideally, there really shouldn't be any issue.
Environment
- Operating System and Version:
- AI Verify Version: 0.9
- Any other relevant information (e.g. version of related package dependencies installed):
As it was built from Docker, thought that this shouldn't be an issue.
Did you build using source code or from docker file?
- From Docker
Screenshots/ Code snippets
Error Message Shown
When I tried to see what the actual error was, so far was unable to get anything.
Additional Context
To note, facing the same issue with models as well since I tried uploading using the default models provided.
Possible Solution (Optional)
No response