Perform summarisation (abstractive) using baseline models (encoder decoder and decoder only) from hugging face and then note the learnings and behaviour.
Different techniques :
- 0 shot learning
- few shot learning
- finetuning
popular models:
- t5
- bloom
- bloomz
- GPT
- BART
- Flan T5
Perform summarisation (abstractive) using baseline models (encoder decoder and decoder only) from hugging face and then note the learnings and behaviour.
Different techniques :
popular models: