--- license: cc-by-4.0 task_categories: - text-generation language: - en size_categories: - 1K= min (10 upvotes), * total len is shorter than max_text_len (256 characters), * title is not "[deleted by user]", * selftext is not "[removed]" or "[deleted]", * links to itself (reddit link) and not an image, video or external link, * doesn't start with a link, * doesn't have a thumbnail. 5. Filtered comments satisfy ALL of the following: * score >= min (5 upvotes), * total len is shorter than max_text_len (256 characters), * Only only top upvoted reply at each reply level is included. 6. All filtered threads were further filtered with local model for humor detection: [Humor-Research/humor-detection-comb-23](https://huggingface.co/Humor-Research/humor-detection-comb-23/tree/main), which was slected because it performed the best on (lm233/humor_train)[https://huggingface.co/datasets/lm233/humor_train?row=9] dataset. Threads there were not detected as funny were removed. ## Citation [optional] ToDo ## Curated by [Zeljko Svedic](https://huggingface.co/ZSvedic)