arrmlet commited on
Commit
920d7e5
1 Parent(s): a1050ee

Update README.md with latest statistics

Browse files
Files changed (1) hide show
  1. README.md +34 -34
README.md CHANGED
@@ -23,7 +23,7 @@ task_ids:
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">
@@ -42,18 +42,17 @@ task_ids:
42
 
43
  ### Dataset Summary
44
 
45
- 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.
46
  For more information about the dataset, please visit the [official repository](https://github.com/macrocosm-os/data-universe).
47
 
48
  ### Supported Tasks
49
 
50
  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.
51
- For example:
52
-
53
  - Sentiment Analysis
54
- - Topic Modeling
55
- - Community Analysis
56
- - Content Categorization
57
 
58
  ### Languages
59
 
@@ -63,18 +62,17 @@ Primary language: Datasets are mostly English, but can be multilingual due to de
63
 
64
  ### Data Instances
65
 
66
- Each instance represents a single Reddit post or comment with the following fields:
67
 
68
 
69
  ### Data Fields
70
 
71
- - `text` (string): The main content of the Reddit post or comment.
72
- - `label` (string): Sentiment or topic category of the content.
73
- - `dataType` (string): Indicates whether the entry is a post or a comment.
74
- - `communityName` (string): The name of the subreddit where the content was posted.
75
- - `datetime` (string): The date when the content was posted or commented.
76
  - `username_encoded` (string): An encoded version of the username to maintain user privacy.
77
- - `url_encoded` (string): An encoded version of any URLs included in the content.
78
 
79
  ### Data Splits
80
 
@@ -84,7 +82,7 @@ This dataset is continuously updated and does not have fixed splits. Users shoul
84
 
85
  ### Source Data
86
 
87
- Data is collected from public posts and comments on Reddit, adhering to the platform's terms of service and API usage guidelines.
88
 
89
  ### Personal and Sensitive Information
90
 
@@ -94,20 +92,21 @@ All usernames and URLs are encoded to protect user privacy. The dataset does not
94
 
95
  ### Social Impact and Biases
96
 
97
- 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.
98
 
99
  ### Limitations
100
 
101
- - Data quality may vary due to the nature of media sources.
102
  - The dataset may contain noise, spam, or irrelevant content typical of social media platforms.
103
  - Temporal biases may exist due to real-time collection methods.
104
- - The dataset is limited to public subreddits and does not include private or restricted communities.
 
105
 
106
  ## Additional Information
107
 
108
  ### Licensing Information
109
 
110
- The dataset is released under the MIT license. The use of this dataset is also subject to Reddit Terms of Use.
111
 
112
  ### Citation Information
113
 
@@ -130,31 +129,31 @@ To report issues or contribute to the dataset, please contact the miner or use t
130
 
131
  [This section is automatically updated]
132
 
133
- - **Total Instances:** 72244
134
  - **Date Range:** 2023-02-09T00:00:00Z to 2024-09-26T00:00:00Z
135
- - **Last Updated:** 2024-10-06T22:18:14Z
136
 
137
  ### Data Distribution
138
 
139
- - Posts: 23.97%
140
- - Comments: 76.03%
141
 
142
- ### Top 10 Subreddits
143
 
144
  For full statistics, please refer to the `stats.json` file in the repository.
145
 
146
  | Rank | Topic | Total Count | Average Percentage |
147
  |------|-------|-------------|--------------------|
148
- | 1 | r/wallstreetbets | 6547 | 25.90% |
149
- | 2 | r/ethtrader | 3997 | 15.81% |
150
- | 3 | r/Bitcoin | 3860 | 15.27% |
151
- | 4 | r/CryptoCurrency | 3653 | 14.45% |
152
- | 5 | r/solana | 1748 | 6.92% |
153
- | 6 | r/CryptoMarkets | 1207 | 4.78% |
154
- | 7 | r/btc | 925 | 3.66% |
155
- | 8 | r/Polkadot | 908 | 3.59% |
156
- | 9 | r/Monero | 627 | 2.48% |
157
- | 10 | r/Bitcoincash | 445 | 1.76% |
158
 
159
 
160
  ## Update History
@@ -164,3 +163,4 @@ For full statistics, please refer to the `stats.json` file in the repository.
164
  | 2024-10-06T22:16:45Z | 25278 | 25278 |
165
  | 2024-10-06T22:16:54Z | 21689 | 46967 |
166
  | 2024-10-06T22:18:14Z | 25277 | 72244 |
 
 
23
  ---
24
 
25
 
26
+ # Bittensor Subnet 13 X (Twitter) 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">
 
42
 
43
  ### Dataset Summary
44
 
45
+ This dataset is part of the Bittensor Subnet 13 decentralized network, containing preprocessed data from X (formerly Twitter). The data is continuously updated by network miners, providing a real-time stream of tweets for various analytical and machine learning tasks.
46
  For more information about the dataset, please visit the [official repository](https://github.com/macrocosm-os/data-universe).
47
 
48
  ### Supported Tasks
49
 
50
  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.
51
+ For example:
 
52
  - Sentiment Analysis
53
+ - Trend Detection
54
+ - Content Analysis
55
+ - User Behavior Modeling
56
 
57
  ### Languages
58
 
 
62
 
63
  ### Data Instances
64
 
65
+ Each instance represents a single tweet with the following fields:
66
 
67
 
68
  ### Data Fields
69
 
70
+ - `text` (string): The main content of the tweet.
71
+ - `label` (string): Sentiment or topic category of the tweet.
72
+ - `tweet_hashtags` (list): A list of hashtags used in the tweet. May be empty if no hashtags are present.
73
+ - `datetime` (string): The date when the tweet was posted.
 
74
  - `username_encoded` (string): An encoded version of the username to maintain user privacy.
75
+ - `url_encoded` (string): An encoded version of any URLs included in the tweet. May be empty if no URLs are present.
76
 
77
  ### Data Splits
78
 
 
82
 
83
  ### Source Data
84
 
85
+ Data is collected from public tweets on X (Twitter), adhering to the platform's terms of service and API usage guidelines.
86
 
87
  ### Personal and Sensitive Information
88
 
 
92
 
93
  ### Social Impact and Biases
94
 
95
+ Users should be aware of potential biases inherent in X (Twitter) data, including demographic and content biases. This dataset reflects the content and opinions expressed on X and should not be considered a representative sample of the general population.
96
 
97
  ### Limitations
98
 
99
+ - Data quality may vary due to the decentralized nature of collection and preprocessing.
100
  - The dataset may contain noise, spam, or irrelevant content typical of social media platforms.
101
  - Temporal biases may exist due to real-time collection methods.
102
+ - The dataset is limited to public tweets and does not include private accounts or direct messages.
103
+ - Not all tweets contain hashtags or URLs.
104
 
105
  ## Additional Information
106
 
107
  ### Licensing Information
108
 
109
+ The dataset is released under the MIT license. The use of this dataset is also subject to X Terms of Use.
110
 
111
  ### Citation Information
112
 
 
129
 
130
  [This section is automatically updated]
131
 
132
+ - **Total Instances:** 93933
133
  - **Date Range:** 2023-02-09T00:00:00Z to 2024-09-26T00:00:00Z
134
+ - **Last Updated:** 2024-10-06T22:18:20Z
135
 
136
  ### Data Distribution
137
 
138
+ - Tweets with hashtags: 46.18%
139
+ - Tweets without hashtags: 53.82%
140
 
141
+ ### Top 10 Hashtags
142
 
143
  For full statistics, please refer to the `stats.json` file in the repository.
144
 
145
  | Rank | Topic | Total Count | Average Percentage |
146
  |------|-------|-------------|--------------------|
147
+ | 1 | #bitcoin | 3743 | 17.26% |
148
+ | 2 | #btc | 2758 | 12.72% |
149
+ | 3 | #crypto | 1672 | 7.71% |
150
+ | 4 | #defi | 893 | 4.12% |
151
+ | 5 | #cryptocurrency | 767 | 3.54% |
152
+ | 6 | #radix | 180 | 0.83% |
153
+ | 7 | #bob | 152 | 0.70% |
154
+ | 8 | #eth | 139 | 0.64% |
155
+ | 9 | #ethereum | 127 | 0.59% |
156
+ | 10 | #blockchain | 124 | 0.57% |
157
 
158
 
159
  ## Update History
 
163
  | 2024-10-06T22:16:45Z | 25278 | 25278 |
164
  | 2024-10-06T22:16:54Z | 21689 | 46967 |
165
  | 2024-10-06T22:18:14Z | 25277 | 72244 |
166
+ | 2024-10-06T22:18:20Z | 21689 | 93933 |