language: en | |
license: mit | |
datasets: | |
- samsum | |
tags: | |
- meeting-summarization | |
- text-summarization | |
- bart | |
- graduation-project | |
library: transformers | |
pipeline_tag: summarization | |
# Meeting-Mind: Meeting Summarization Model | |
This model was fine-tuned on the SAMSum dataset to generate concise summaries of meeting transcripts. | |
It uses a BART base model with 2 epochs of training. | |