marcotcr / checklist

Beyond Accuracy: Behavioral Testing of NLP models with CheckList
MIT License
2.01k stars 204 forks source link

suite.visual_summary_table() API results in JS error while loading the html table #145

Open sabya-web opened 1 year ago

sabya-web commented 1 year ago

Hi,

I am trying to use checklist tool for testing zero-shot classification ML project. However, when I run suite.visual_summary_table() in Jupiternotebook i get below error.

Please wait as we prepare the table data... [Open Browser Console for more detailed log - Double click to close this message] Model class 'SuiteSummarizerModel' from module 'viewer' is loaded but can not be instantiated TypeError: o._deserialize_state is not a function at u._make_model (http://localhost:8888/nbextensions/jupyter-js-widgets/extension.js?v=20230912085502:2:747339)

Any help in fixing the error will be of great help.

Regards, Sabyasachi