How to make t-sne plots with BERT Models

64 Views Asked by At

enter image description here

I have two text classification models https://huggingface.co/samanjoy2/banglaclickbert_finetuned_sequence_classification_clickbait https://huggingface.co/samanjoy2/banglabert_finetuned_sequence_classification_clickbait

I want to plot their hidden states in a T-SNE plor. How can I do this? A example of this has been shown in the picture.

0

There are 0 best solutions below