AndreasMadsen / python-textualheatmap

Create interactive textual heat maps for Jupiter notebooks
MIT License
196 stars 14 forks source link

T5 Model support #7

Closed sadransh closed 1 year ago

sadransh commented 2 years ago

Any guidance how to adopt this for T5 like model? with hugging face?

AndreasMadsen commented 2 years ago

Did you see: https://colab.research.google.com/github/AndreasMadsen/python-textualheatmap/blob/master/notebooks/huggingface_bert_example.ipynb ?