Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 382 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 382 Bytes

dialogue-summarizer

Completed dialogue summarization task using Generative AI. Utilized FLAN-T5 Large Language Model using Hugging Face Transformers and experimented with zero-shot, one-shot, and few-shot inference. Performed PEFT fine-tuning to improve inferences and used ROUGE metrics to evaluate results. Also used reinforcement learning to generate more positive summaries.