kimbuja commited on
Commit
07e68f0
·
verified ·
1 Parent(s): 055ef73

Update dataset card (README.md)

Browse files
Files changed (1) hide show
  1. README.md +165 -0
README.md ADDED
@@ -0,0 +1,165 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ multilinguality:
4
+ - multilingual
5
+ source_datasets:
6
+ - original
7
+ task_categories:
8
+ - text-classification
9
+ - token-classification
10
+ - question-answering
11
+ - summarization
12
+ - text-generation
13
+ task_ids:
14
+ - sentiment-analysis
15
+ - topic-classification
16
+ - named-entity-recognition
17
+ - language-modeling
18
+ - text-scoring
19
+ - multi-class-classification
20
+ - multi-label-classification
21
+ - extractive-qa
22
+ - news-articles-summarization
23
+ ---
24
+
25
+
26
+ # Bittensor Subnet 13 Reddit Dataset
27
+
28
+ <center>
29
+ <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">
30
+ </center>
31
+
32
+ <center>
33
+ <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">
34
+ </center>
35
+
36
+
37
+
38
+ ## Dataset Description
39
+
40
+ - **Repository:** kimbuja/reddit_dataset_49
41
+ - **Subnet:** Bittensor Subnet 13
42
+ - **Miner Hotkey:** 5HBtF1PfxPVQWdYCLYuZP3gauL9i7PfBkHkczekkmFGnjQJd
43
+
44
+ ### Dataset Summary
45
+
46
+ 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.
47
+ For more information about the dataset, please visit the [official repository](https://github.com/macrocosm-os/data-universe).
48
+
49
+ ### Supported Tasks
50
+
51
+ 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.
52
+ For example:
53
+
54
+ - Sentiment Analysis
55
+ - Topic Modeling
56
+ - Community Analysis
57
+ - Content Categorization
58
+
59
+ ### Languages
60
+
61
+ Primary language: Datasets are mostly English, but can be multilingual due to decentralized ways of creation.
62
+
63
+ ## Dataset Structure
64
+
65
+ ### Data Instances
66
+
67
+ Each instance represents a single Reddit post or comment with the following fields:
68
+
69
+
70
+ ### Data Fields
71
+
72
+ - `text` (string): The main content of the Reddit post or comment.
73
+ - `label` (string): Sentiment or topic category of the content.
74
+ - `dataType` (string): Indicates whether the entry is a post or a comment.
75
+ - `communityName` (string): The name of the subreddit where the content was posted.
76
+ - `datetime` (string): The date when the content was posted or commented.
77
+ - `username_encoded` (string): An encoded version of the username to maintain user privacy.
78
+ - `url_encoded` (string): An encoded version of any URLs included in the content.
79
+
80
+ ### Data Splits
81
+
82
+ 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.
83
+
84
+ ## Dataset Creation
85
+
86
+ ### Source Data
87
+
88
+ Data is collected from public posts and comments on Reddit, adhering to the platform's terms of service and API usage guidelines.
89
+
90
+ ### Personal and Sensitive Information
91
+
92
+ All usernames and URLs are encoded to protect user privacy. The dataset does not intentionally include personal or sensitive information.
93
+
94
+ ## Considerations for Using the Data
95
+
96
+ ### Social Impact and Biases
97
+
98
+ 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.
99
+
100
+ ### Limitations
101
+
102
+ - Data quality may vary due to the nature of media sources.
103
+ - The dataset may contain noise, spam, or irrelevant content typical of social media platforms.
104
+ - Temporal biases may exist due to real-time collection methods.
105
+ - The dataset is limited to public subreddits and does not include private or restricted communities.
106
+
107
+ ## Additional Information
108
+
109
+ ### Licensing Information
110
+
111
+ The dataset is released under the MIT license. The use of this dataset is also subject to Reddit Terms of Use.
112
+
113
+ ### Citation Information
114
+
115
+ If you use this dataset in your research, please cite it as follows:
116
+
117
+ '''
118
+ @misc{kimbuja2024datauniversereddit_dataset_49,
119
+ title={The Data Universe Datasets: The finest collection of social media data the web has to offer},
120
+ author={kimbuja},
121
+ year={2024},
122
+ url={https://huggingface.co/datasets/kimbuja/reddit_dataset_49},
123
+ }
124
+ '''
125
+
126
+
127
+ ### Contributions
128
+
129
+ To report issues or contribute to the dataset, please contact the miner or use the Bittensor Subnet 13 governance mechanisms.
130
+
131
+ ## Dataset Statistics
132
+
133
+ [This section is automatically updated]
134
+
135
+ - **Total Instances:** 1274256
136
+ - **Date Range:** 2024-10-01T10:00:00Z to 2024-10-01T15:47:41Z
137
+ - **Last Updated:** 2024-11-07T08:34:50Z
138
+
139
+ ### Data Distribution
140
+
141
+ - Posts: 6.39%
142
+ - Comments: 93.61%
143
+
144
+ ### Top 10 Subreddits
145
+
146
+ For full statistics, please refer to the `stats.json` file in the repository.
147
+
148
+ 1. r/askreddit (12623)
149
+ 2. r/aitah (8287)
150
+ 3. r/amitheasshole (3596)
151
+ 4. r/chimeboost (3535)
152
+ 5. r/pics (3343)
153
+ 6. r/teenagers (3268)
154
+ 7. r/wallstreetbets (3206)
155
+ 8. r/nostupidquestions (2955)
156
+ 9. r/fantasyfootball (2863)
157
+ 10. r/politics (2822)
158
+
159
+
160
+ ## Update History
161
+
162
+ | Date | New Instances | Total Instances |
163
+ |------|---------------|-----------------|
164
+ | 2024-11-07T08:34:50Z | 1274256 | 1274256 |
165
+