File size: 694 Bytes
6b61a0f f1041dd 6b61a0f f1041dd 6b61a0f 1aa4b52 ccafc20 6b61a0f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
---
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).
|