interpret-text
interpret-text copied to clipboard
Issue with Introspective Rationale Explainer with RNN
when using explainer.fit(df_train, df_test) i am getting following error RuntimeError: view size is not compatible with input tensor's size and stride (at least one dimension spans across two contiguous subspaces). Use .reshape(...) instead.