captum icon indicating copy to clipboard operation
captum copied to clipboard

Model interpretability and understanding for PyTorch

Results 290 captum issues
Sort by recently updated
recently updated
newest added

## 🐛 Bug I found a module that was listed in the code and on the API docs site, but there's not public path to use it and no tests...

Hello, I just have a question about getting CAVs. In the paper, they defined CAVs as being the vectors normal to the hyperplane separating the concept samples from some random...

## ❓ Questions and Help Hello, I was running statistical significance testing using the code defined in the TCAV for NLP sentiment analysis tutorial and I have two questions about...

I helped the TorchText team with developing their CLIP tokenizer to ensure that I could use it like this for Captum.

cla signed

I am working with flaubert for Token Classification Task but when I am trying to compensate for difference in actual number of labels and now larger number of tokens after...

I am working with the LayoutLMv2 model in huggingface (https://huggingface.co/transformers/model_doc/layoutlm.html). Works fine with performing a forward pass, but get a dimensionality error related to the embeddings when I try to...

This tutorial covers how to create the facet weights used in the `FacetLoss` objective.

cla signed

Not sure why the line count is so high in this PR as it's rather short and simple.

cla signed