See how to do topic modeling using Roberta and transformers. We will use a pre-trained Roberta model finetuned on the NLI dataset for getting embeddings and then do topic modelling.
Tag: DistilBErt
Summarize text document using Huggingface transformers and BERT. Use different transformer models for summary and findout the performance.