| --- |
| library_name: transformers |
| license: mit |
| datasets: |
| - knkarthick/dialogsum |
| language: |
| - en |
| metrics: |
| - rouge |
| --- |
| |
| # Model Card for Model ID |
|
|
| <!-- Provide a quick summary of what the model is/does. --> |
|
|
|
|
|
|
| ## Model Details |
|
|
| ### Model Description |
|
|
| Final Project for 2024 Fall CS5100 Foundations of Artificial Intelligence at Roux Institute, Northeastern University. |
| * Developed by: Nan Chen |
| * Language(s) (NLP): Python, Transformers |
| * Finetuned from model: facebook/bart-large-cnn |
|
|
| ### Model Sources [optional] |
|
|
| - **Repository:** Final folder in [Github CS6120NLP](https://github.com/awakn123/CS6120NLP) |
| - **Demo:** [Space link](https://huggingface.co/spaces/Mia2024/CS5100TextSummarization). |
|
|
|
|