File size: 7,188 Bytes
42bf99e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6c57a2f
8d345ba
6c57a2f
42bf99e
 
 
8d345ba
 
42bf99e
 
 
 
 
 
 
6c57a2f
 
 
 
 
 
8d345ba
6c57a2f
 
 
42bf99e
 
 
 
 
 
 
e8982aa
9dd87aa
94f9257
9bd6015
e76af3c
135e557
8eae169
3b0b991
138cd7e
5ba1e7d
896b8b1
bc44f35
788f083
b038d72
9f09ca4
c8130db
e115c86
30b5886
3b61eee
dbf36f9
e5c542f
76caf1a
5e9fc2e
1fc3a33
6eafed0
331d603
fba3bb1
88f36a7
f450145
d60d5d1
41f6253
a32f10a
6fa30d6
8d345ba
1930bee
6c57a2f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
---
license: mit
multilinguality:
  - multilingual
source_datasets:
  - original
task_categories:
  - text-classification
  - token-classification
  - question-answering
  - summarization
  - text-generation
task_ids:
  - sentiment-analysis
  - topic-classification
  - named-entity-recognition
  - language-modeling
  - text-scoring
  - multi-class-classification
  - multi-label-classification
  - extractive-qa
  - news-articles-summarization
---


# Bittensor Subnet 13 Reddit Dataset

<center>
    <img src="https://huggingface.co/datasets/macrocosm-os/images/resolve/main/bittensor.png" alt="Data-universe: The finest collection of social media data the web has to offer">
</center>

<center>
    <img src="https://huggingface.co/datasets/macrocosm-os/images/resolve/main/macrocosmos-black.png" alt="Data-universe: The finest collection of social media data the web has to offer">
</center>


## Dataset Description

- **Repository:** tensorshield/reddit_dataset_85
- **Subnet:** Bittensor Subnet 13
- **Miner Hotkey:** 5FvjTc3UHpdft9Jusu1hbj87czkqHXTrkLvkBakcWLjZKv1X

### Dataset Summary

This dataset is part of the Bittensor Subnet 13 decentralized network, containing preprocessed Reddit data. The data is continuously updated by network miners, providing a real-time stream of Reddit content for various analytical and machine learning tasks.
For more information about the dataset, please visit the [official repository](https://github.com/macrocosm-os/data-universe).

### Supported Tasks

The versatility of this dataset allows researchers and data scientists to explore various aspects of social media dynamics and develop innovative applications. Users are encouraged to leverage this data creatively for their specific research or business needs.
For example:

- Sentiment Analysis
- Topic Modeling
- Community Analysis
- Content Categorization

### Languages

Primary language: Datasets are mostly English, but can be multilingual due to decentralized ways of creation.

## Dataset Structure

### Data Instances

Each instance represents a single Reddit post or comment with the following fields:


### Data Fields

- `text` (string): The main content of the Reddit post or comment.
- `label` (string): Sentiment or topic category of the content.
- `dataType` (string): Indicates whether the entry is a post or a comment.
- `communityName` (string): The name of the subreddit where the content was posted.
- `datetime` (string): The date when the content was posted or commented.
- `username_encoded` (string): An encoded version of the username to maintain user privacy.
- `url_encoded` (string): An encoded version of any URLs included in the content.

### Data Splits

This dataset is continuously updated and does not have fixed splits. Users should create their own splits based on their requirements and the data's timestamp.

## Dataset Creation

### Source Data

Data is collected from public posts and comments on Reddit, adhering to the platform's terms of service and API usage guidelines.

### Personal and Sensitive Information

All usernames and URLs are encoded to protect user privacy. The dataset does not intentionally include personal or sensitive information.

## Considerations for Using the Data

### Social Impact and Biases

Users should be aware of potential biases inherent in Reddit data, including demographic and content biases. This dataset reflects the content and opinions expressed on Reddit and should not be considered a representative sample of the general population.

### Limitations

- Data quality may vary due to the nature of media sources.
- The dataset may contain noise, spam, or irrelevant content typical of social media platforms.
- Temporal biases may exist due to real-time collection methods.
- The dataset is limited to public subreddits and does not include private or restricted communities.

## Additional Information

### Licensing Information

The dataset is released under the MIT license. The use of this dataset is also subject to Reddit Terms of Use.

### Citation Information

If you use this dataset in your research, please cite it as follows:

```
@misc{tensorshield2025datauniversereddit_dataset_85,
        title={The Data Universe Datasets: The finest collection of social media data the web has to offer},
        author={tensorshield},
        year={2025},
        url={https://huggingface.co/datasets/tensorshield/reddit_dataset_85},
        }
```

### Contributions

To report issues or contribute to the dataset, please contact the miner or use the Bittensor Subnet 13 governance mechanisms.

## Dataset Statistics

[This section is automatically updated]

- **Total Instances:** 32846558
- **Date Range:** 2009-11-16T00:00:00Z to 2025-03-23T00:00:00Z
- **Last Updated:** 2025-03-30T03:20:23Z

### Data Distribution

- Posts: 11.70%
- Comments: 88.30%

### Top 10 Subreddits

For full statistics, please refer to the `stats.json` file in the repository.

| Rank | Topic | Total Count | Percentage |
|------|-------|-------------|-------------|
| 1 | r/AskReddit | 677129 | 2.06% |
| 2 | r/AITAH | 336408 | 1.02% |
| 3 | r/wallstreetbets | 219942 | 0.67% |
| 4 | r/politics | 217856 | 0.66% |
| 5 | r/mildlyinfuriating | 195946 | 0.60% |
| 6 | r/CollegeBasketball | 181644 | 0.55% |
| 7 | r/announcements | 162133 | 0.49% |
| 8 | r/pics | 149543 | 0.46% |
| 9 | r/moviecritic | 132467 | 0.40% |
| 10 | r/NoStupidQuestions | 130424 | 0.40% |


## Update History

| Date | New Instances | Total Instances |
|------|---------------|-----------------|
| 2025-03-30T00:21:37Z | 785992 | 785992 |
| 2025-03-30T00:24:35Z | 697780 | 1483772 |
| 2025-03-30T00:28:04Z | 728587 | 2212359 |
| 2025-03-30T00:34:11Z | 956976 | 3169335 |
| 2025-03-30T00:38:46Z | 968788 | 4138123 |
| 2025-03-30T00:43:21Z | 972204 | 5110327 |
| 2025-03-30T00:48:51Z | 971985 | 6082312 |
| 2025-03-30T00:53:22Z | 973871 | 7056183 |
| 2025-03-30T00:58:59Z | 970004 | 8026187 |
| 2025-03-30T01:04:04Z | 973998 | 9000185 |
| 2025-03-30T01:08:24Z | 972827 | 9973012 |
| 2025-03-30T01:13:35Z | 974875 | 10947887 |
| 2025-03-30T01:18:52Z | 972457 | 11920344 |
| 2025-03-30T01:24:01Z | 974995 | 12895339 |
| 2025-03-30T01:28:08Z | 971856 | 13867195 |
| 2025-03-30T01:33:10Z | 974458 | 14841653 |
| 2025-03-30T01:38:13Z | 971764 | 15813417 |
| 2025-03-30T01:48:42Z | 973490 | 16786907 |
| 2025-03-30T01:53:02Z | 969298 | 17756205 |
| 2025-03-30T01:57:47Z | 969596 | 18725801 |
| 2025-03-30T02:03:37Z | 968029 | 19693830 |
| 2025-03-30T02:08:29Z | 971757 | 20665587 |
| 2025-03-30T02:13:30Z | 970055 | 21635642 |
| 2025-03-30T02:18:20Z | 970272 | 22605914 |
| 2025-03-30T02:23:16Z | 971210 | 23577124 |
| 2025-03-30T02:28:25Z | 971071 | 24548195 |
| 2025-03-30T02:33:36Z | 971827 | 25520022 |
| 2025-03-30T02:38:21Z | 968465 | 26488487 |
| 2025-03-30T02:43:31Z | 972526 | 27461013 |
| 2025-03-30T02:48:38Z | 970783 | 28431796 |
| 2025-03-30T02:53:17Z | 973536 | 29405332 |
| 2025-03-30T02:58:12Z | 972265 | 30377597 |
| 2025-03-30T03:03:36Z | 974153 | 31351750 |
| 2025-03-30T03:08:41Z | 972480 | 32324230 |
| 2025-03-30T03:12:08Z | 509597 | 32833827 |
| 2025-03-30T03:15:32Z | 6343 | 32840170 |
| 2025-03-30T03:20:23Z | 6388 | 32846558 |