sentence_followup / README.md
Dhruvil47's picture
Update README.md
702b54a
metadata
license: unknown
task_categories:
  - text-generation
language:
  - en
size_categories:
  - 1M<n<10M

Sentence Follow-up Dataset

This dataset can be used to finetune models for text-to-text generation tasks (You can use this dataset if you want to predict the follow-up sentence).

The dataset consists of the following headers: "sentence_1" and "sentence_2"; where sentence_2 will be a follow-up sentence for sentence_1.