cdpierse / cdpierse/transformers-interpret
How to use other types of transformers models?
Open
- Dominant language
- Jupyter Notebook
- Stars
- 1.4k
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
Hello! I see that for Text Explainers, the following types are supported:
Sequence Classification Explainer and Pairwise Sequence Classification
MultiLabel Classification Explainer
Zero Shot Classification Explainer
Question Answering Explainer
Token Classification (NER) explainer
Now I want to directly analyze the GPT model, how should I expand it? What additional improvements need to be made?
Thank you!
Contributor guide
Assessment
This issue has not been assessed yet.