CoolFace
Datasetpublic

shuttie/reddit-dadjokes

Reddit /r/DadJokes dataset Dataset is based on a semi-public Pushshift Reddit dataset. Source data The actual extract of all top-level posts on /r/DadJokes can be found in the src/reddit_dadjokes.csv.gz file. The raw post contents are very noisy, so we did a couple of steps to clean things up: Used a Llama-8B-instruct to split each dad joke into the intro and a punchline parts. See src/parse.py script for details. Removed too short and too long posts. Also… See the full description on the dataset page: https://huggingface.co/datasets/shuttie/reddit-dadjokes.

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
1likes85downloads
3 commits on main
7bc0b3c2y ago

set proper split size, add python example

shuttie
8caeaa72y ago

initial commit

shuttie
7de88d12y ago

initial commit

shuttie