Skip to content
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

Missing head_view_bart.ipynb #100

Open
Serbernari opened this issue May 15, 2022 · 2 comments
Open

Missing head_view_bart.ipynb #100

Serbernari opened this issue May 15, 2022 · 2 comments

Comments

@Serbernari
Copy link

Hi! During looking through issues I found out that previously head_view_bart.ipynb example was existing in this repo, but now it only can be found through history in deleted branch: https://github.com/jessevig/bertviz/blob/b088f44dd169957dbe89019b81243ef5cf5e9dcb/notebooks/head_view_bart.ipynb

Could you tell us why this example (along with many others) was removed? It works perfectly fine now

@jessevig
Copy link
Owner

Thanks @Serbernari. I had removed it to simplify the repo and reduce the maintenance requirements. But I can see that it would be helpful to have notebooks for specific models as well, rather than wading through some of the documentation, especially for encoder-decoder models. I will add this back and some of the others.

@rahulverma7788
Copy link

when i am using - outputs = model(input_ids=encoder_input_ids, decoder_input_ids=decoder_input_ids) then this is giving a error ValueError: Exception encountered when calling layer "tft5_for_conditional_generation" (type TFT5ForConditionalGeneration).
I am using my fine-tuned model.

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

3 participants