datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
dadjokes
Dad Jokes dataset
This dataset is generated from the Kaggle Reddit Dad Jokes by Oktay Ozturk, with the following modifications:
Only jokes with 5+ votes were sampled. Less upvoted jokes are too cringe.
With a set of heuristics, each joke was split into two parts: base and the punchline.
Format
The dataset is formatted as a CSV, and is split into train/test parts:
train: 52000 samples
test: 1400 samples
"question","response"
"I asked my priest how he gets holy… See the full description on the dataset page: https://huggingface.co/datasets/shuttie/dadjokes.synthetic_dad_jokesdadjokes
Dad Jokes dataset
This dataset is generated from the Kaggle Reddit Dad Jokes by Oktay Ozturk, with the following modifications:
Only jokes with 5+ votes were sampled. Less upvoted jokes are too cringe.
With a set of heuristics, each joke was split into two parts: base and the punchline.
Format
The dataset is formatted as a CSV, and is split into train/test parts:
train: 52000 samples
test: 1400 samples
"question","response"
"I asked my priest how he gets holy… See the full description on the dataset page: https://huggingface.co/datasets/Santu3804/dadjokes.
