Skip to content

How to use other types of transformers models? #135

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
heng840 opened this issue May 20, 2023 · 1 comment
Open

How to use other types of transformers models? #135

heng840 opened this issue May 20, 2023 · 1 comment

Comments

@heng840
Copy link

heng840 commented May 20, 2023

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!

@hadiasghari
Copy link

Hi, I'm also curious if CausalLM tasks (e.g. for GPT2) are already supported, or alternatively if we can help in adding support for them?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants