georgian-io / Multimodal-Toolkit

Multimodal model for text and tabular data with HuggingFace transformers as building block for text data
https://multimodal-toolkit.readthedocs.io
Apache License 2.0
587 stars 84 forks source link

Improve Tests #84

Open akashsaravanan-georgian opened 3 weeks ago

akashsaravanan-georgian commented 3 weeks ago

Currently the tests just check if every model can run on a set of predetermined dataset configurations. Add additional tests to check scenarios where we have no text, no categorical or no numerical columns so that issues like #82 are avoided.