CoolFace
Modelpublic

deva-penumaka/flan-t5-email-subject-generator

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes17downloads
Model Card

Model Card for Model ID

FLAN-T5 Email Subject Generator

This model is a fine-tuned version of google/flan-t5-small.

The model generates a concise email subject line from an email body.

Training dataset

The model was fine-tuned using:

  • —Dataset: postbot/aeslc_kw
  • —Input column: clean_email
  • —Target column: subject_line
  • —Dataset license: MIT

Model Details

Model Description

The source dataset repository describes itself as a cleaned version of AESLC with extracted keywords.

Input format

Inputs should use this prefix:

text
summarize this email as a subject line:

## Intended use

This model was created for an academic email subject-line generation project.

## Bias, Risks, and Limitations

The model may generate incomplete, inaccurate, or overly general subject lines.
It should not be used as the sole basis for handling sensitive email.


### Recommendations

Users (both direct and downstream) should be aware of the risks, biases and limitations of the model.