Datasets:
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
Tags:
Not-For-All-Audiences
License:
language: | |
- en | |
license: mit | |
size_categories: | |
- 10K<n<100K | |
task_categories: | |
- conversational | |
dataset_info: | |
features: | |
- name: id | |
dtype: int64 | |
- name: messages | |
dtype: string | |
- name: keywords | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 79325863 | |
num_examples: 87746 | |
download_size: 39103845 | |
dataset_size: 79325863 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
tags: | |
- not-for-all-audiences | |
# 4chan-Paranormal-Conversations | |
Dialogs taken from 4chan's "/x/" Paranormal image board. The conversations in this dataset occured between 2021 and 2022. | |
As the name suggests these diaglogs are largely related to esoterica and the metaphysical. In online forums, conversations can distantly diverge from the original topic; as a true respresentation of this specific online community the dataset includes these diverging dialogs. | |
### Warning: | |
The content of the dialogs can cause offence. | |
## Columns: | |
#### messages | |
* Dialogs from the forum, back and forth conversations constructed via direct replies. | |
#### keywords | |
* Keyword analysis of the thread from which the dialog was taken. Providing more context to the discussion. | |
* The number of keywords is related to the length of the thread from which the dialog was taken. | |
| Number of Posts | Number of Keywords | | |
|--------------|-----------------| | |
| n < 10 | 5 | | |
| 10 <= n < 20 | 10 | | |
| 20 <= n < 50 | 15 | | |
| 50 <= n | 20 | |