File size: 951 Bytes
d5b777e daf4342 8577a36 daf4342 8577a36 daf4342 8577a36 1ee1834 a1094a8 8577a36 a1094a8 8577a36 a1094a8 8577a36 a1094a8 8577a36 | 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 33 34 35 36 37 38 39 40 41 42 43 |
# Model Card for Email Generation
<!-- Provide a quick summary of what the model is/does. -->
Focused on generating emails based on features of the target user.
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
Final Project for Group O in 2024 Spring CS6120 NLP at Roux Institute, Northeastern University.
- **Developed by:** Yun Cao, Yue Liu, Muyang Cheng, Nan Chen
- **Professor:** Prashant Mittal
- **Model type:** GPT2
- **Language(s) (NLP):** Python, Transformers
- **Finetuned from model:** postbot/distilgpt2-emailgen-V2
### Model Sources [optional]
<!-- Provide the basic links for the model. -->
- **Repository:** Final folder in [Github CS6120NLP](https://github.com/awakn123/CS6120NLP)
- **Demo:** [Space link](https://huggingface.co/spaces/24NLPGroupO/EmailGeneration).
---
license: mit
datasets:
- LightTai/personalized-email
language:
- en
metrics:
- rouge
tags:
- email
--- |