interpret-text
interpret-text copied to clipboard
A library that incorporates state-of-the-art explainers for text-based machine learning models and visualizes the result with a built-in dashboard.
I'm getting RuntimeError: multi-target not supported at ..\aten\src\THNN/generic/ClassNLLCriterion.c:20 while trying to feed multi-class dataset. My training data looks like this. I'm using one-hot format as label.  I'm getting the...
Hi ! I have used !pip install 'interpret_text', but still cannot import it . What is the problem ?  