determined
determined copied to clipboard
feat: interpretability example with vqa and integrated gradients
Description
Interpretability example using pytorch captum's implementation of integrated gradient on a visual question answering task.
Test Plan
Commentary (optional)
Checklist
- [ ] User-facing API changes need the "User-facing API Change" label.
- [ ] Release notes should be added as a separate file under
docs/release-notes/
. See Release Note for details.