--- license: apache-2.0 datasets: - postbot/aeslc_kw language: - en metrics: - rouge - sacrebleu - bertscore - perplexity base_model: - distilbert/distilgpt2 pipeline_tag: text-generation library_name: transformers tags: - distilgpt2 - email - email-continuation - subject-and-body --- This model is a fine-tuned version of distilbert/distilgpt2 for generating an email continuation using both the email subject and an incomplete email body. Limitations The model may: Generate inaccurate or fabricated information Produce repetitive text Produce inappropriate or biased content Continue an email in a way that does not match the writer's intention Include names, facts, or commitments that were not present in the input This model should not automatically send email or make decisions without human review. Training data considerations The model inherits limitations and biases from its base model and training dataset. Users should review the dataset and evaluate the model for their specific use case.