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
Update readme with zero shot
#47
Closed
cdpierse
closed
3 years ago
cdpierse
commented
3 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)
[ ] 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:
[ ] My code follows the
code style
of this project.
[ ] I have updated the documentation accordingly.
[ ] 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: