CoolFace
Datasetpublic

sentence-transformers/reddit-title-body

Reddit (Title, Body)-Pairs This dataset contains jsonl-Files about (title, body) pairs from Reddit. Each line is a JSON object of the following format: {'title': 'The title of a thread', 'body': 'The longer body of the thread', 'subreddit': 'subreddit_name'} The 2021 file contains submissions up until including 2021-06. Entries in the respective files are shuffled on a monthly basis. The data has been filtered for: Remove threads with an upvote_ratio < 0.5 Only include threads… See the full description on the dataset page: https://huggingface.co/datasets/sentence-transformers/reddit-title-body.

sourceHugging Faceupdated 5y agoView on Hugging Face
28likes866downloads
4 commits on main
60f9fef5y ago

Update README.md

nreimers
605a1ad5y ago

add README

nreimers
35eb1615y ago

add files

nreimers
d6bc1085y ago

initial commit

system