issues
search
cdpierse
/
transformers-interpret
Model explainability that works seamlessly with 🤗 transformers. Explain your transformers model in just 2 lines of code.
Apache License 2.0
1.29k
stars
97
forks
source link
Feature/vision classification explainer
#105
Closed
cdpierse
closed
2 years ago
cdpierse
commented
2 years ago
PR Description
Motivation and Context
References issue: # (ISSUE)
Tests and Coverage
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Docs (Added to or improved Transformers Interpret's documentation)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Final Checklist:
[x] My code follows the
code style
of this project.
[x] I have updated the documentation accordingly.
[x] I have added tests to cover my changes.
[ ] All new and existing tests passed.
PR Description
Motivation and Context
References issue: # (ISSUE)
Tests and Coverage
Types of changes
Final Checklist: