File size: 8,611 Bytes
62e8a8d df9bb56 62e8a8d df9bb56 62e8a8d db41e07 62e8a8d db41e07 62e8a8d db41e07 fbddb88 db41e07 c54b9a8 fbddb88 c54b9a8 62e8a8d c553f72 4c05280 3740901 4562425 575c790 2579a87 0043a77 956b1cb 2cfc1a0 df9bb56 d94d499 baa0ba0 184c30c f412bd8 c3b7017 c19caed ec8cce3 c46f978 09a4256 c1c5727 b67b66d 63d0f44 9fef803 e99caab 27618e2 c7e4abd b3bf065 e4bb193 4dcf4f6 b2391a1 1e654f6 063c1ca b76ac4c 49492e9 45d844d f8524e6 08d14f2 7a0f345 5150c82 dbc86ae 25a5754 45fcfb2 6ea9019 bd2aca3 ef29d71 d3cfa7c f44de73 d9e01d8 710e558 19becc5 ba02319 900ad43 b5f456c 7c5e260 dc97456 0b94b5c bd54358 df7400b 508ada6 c54b9a8 f95a55e 435c4ac 5f95341 e853ef1 71d506f 514e947 d9f0a90 fbddb88 c15d94a 495e411 db41e07 62e8a8d |
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 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 |
---
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 X (Twitter) 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:** kimbuja/x_dataset_49
- **Subnet:** Bittensor Subnet 13
- **Miner Hotkey:** 5HBtF1PfxPVQWdYCLYuZP3gauL9i7PfBkHkczekkmFGnjQJd
### Dataset Summary
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.
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
- Trend Detection
- Content Analysis
- User Behavior Modeling
### 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 tweet with the following fields:
### Data Fields
- `text` (string): The main content of the tweet.
- `label` (string): Sentiment or topic category of the tweet.
- `tweet_hashtags` (list): A list of hashtags used in the tweet. May be empty if no hashtags are present.
- `datetime` (string): The date when the tweet was posted.
- `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 tweet. May be empty if no URLs are present.
### 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 tweets on X (Twitter), 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 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.
### Limitations
- Data quality may vary due to the decentralized nature of collection and preprocessing.
- 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 tweets and does not include private accounts or direct messages.
- Not all tweets contain hashtags or URLs.
## Additional Information
### Licensing Information
The dataset is released under the MIT license. The use of this dataset is also subject to X Terms of Use.
### Citation Information
If you use this dataset in your research, please cite it as follows:
```
@misc{kimbuja2025datauniversex_dataset_49,
title={The Data Universe Datasets: The finest collection of social media data the web has to offer},
author={kimbuja},
year={2025},
url={https://huggingface.co/datasets/kimbuja/x_dataset_49},
}
```
### 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:** 554832984
- **Date Range:** 2024-10-28T18:00:00Z to 2025-03-09T09:05:42Z
- **Last Updated:** 2025-03-09T23:08:01Z
### Data Distribution
- Tweets with hashtags: 13.70%
- Tweets without hashtags: 86.30%
### Top 10 Hashtags
For full statistics, please refer to the `stats.json` file in the repository.
1. #riyadh (2947358)
2. #zelena (934748)
3. #tiktok (900532)
4. #perfect10linersep16 (464265)
5. #superbowl (429126)
6. #ad (393916)
7. #superbowllix (393220)
8. #bbb25 (329227)
9. #조건 (217923)
10. #crypto (175856)
## Update History
| Date | New Instances | Total Instances |
|------|---------------|-----------------|
| 2024-11-03T17:49:00Z | 178942 | 357884 |
| 2024-11-03T17:49:34Z | 178942 | 536826 |
| 2024-11-03T17:50:24Z | 178942 | 715768 |
| 2024-11-03T19:26:07Z | 178942 | 894710 |
| 2024-11-03T19:29:37Z | 2499155 | 5714078 |
| 2024-11-03T19:48:41Z | 2499155 | 8213233 |
| 2024-11-03T19:56:32Z | 2499155 | 10712388 |
| 2024-11-03T20:03:03Z | 2499155 | 13211543 |
| 2024-11-03T20:14:18Z | 7788917 | 26290222 |
| 2024-11-03T21:02:23Z | 7788917 | 34079139 |
| 2025-01-23T05:42:25Z | 7224927 | 40740076 |
| 2025-01-23T07:30:45Z | 5986812 | 45488773 |
| 2025-01-24T17:16:19Z | 8263919 | 56029799 |
| 2025-01-25T21:18:18Z | 6934408 | 61634696 |
| 2025-01-29T22:08:28Z | 8182430 | 71065148 |
| 2025-01-29T22:30:20Z | 5273282 | 73429282 |
| 2025-01-29T22:47:22Z | 5880527 | 79917054 |
| 2025-01-29T23:09:34Z | 6178889 | 86394305 |
| 2025-01-30T01:21:54Z | 8549240 | 97313896 |
| 2025-01-30T01:59:03Z | 7893478 | 104551612 |
| 2025-01-30T02:49:32Z | 9689930 | 116037994 |
| 2025-01-30T03:29:11Z | 6473435 | 119294934 |
| 2025-01-30T03:45:52Z | 4584599 | 121990697 |
| 2025-01-30T04:10:18Z | 5608231 | 128622560 |
| 2025-01-30T04:41:35Z | 7677395 | 15354790 |
| 2025-01-30T05:32:20Z | 8855337 | 148402398 |
| 2025-01-30T05:54:05Z | 6888883 | 153324827 |
| 2025-01-30T06:25:51Z | 6236334 | 158908612 |
| 2025-01-30T12:35:57Z | 7228723 | 167129724 |
| 2025-02-01T05:09:23Z | 4482548 | 168866097 |
| 2025-02-01T11:57:02Z | 5664640 | 175712829 |
| 2025-02-01T22:05:50Z | 5388375 | 180824939 |
| 2025-02-03T06:18:30Z | 7417971 | 190272506 |
| 2025-02-05T04:30:24Z | 5735752 | 194326039 |
| 2025-02-05T13:22:53Z | 6296407 | 201183101 |
| 2025-02-06T06:39:01Z | 7431766 | 209750226 |
| 2025-02-07T23:05:24Z | 6982158 | 216282776 |
| 2025-02-08T08:25:36Z | 5076074 | 219452766 |
| 2025-02-09T11:51:34Z | 7633538 | 229643768 |
| 2025-02-10T01:32:22Z | 6180090 | 234370410 |
| 2025-02-10T14:47:57Z | 6306612 | 240803544 |
| 2025-02-11T02:19:55Z | 7418084 | 249333100 |
| 2025-02-12T07:21:49Z | 4648263 | 251211542 |
| 2025-02-13T10:47:49Z | 6601618 | 259766515 |
| 2025-02-13T16:00:01Z | 6564615 | 266294127 |
| 2025-02-14T09:27:54Z | 6096613 | 271922738 |
| 2025-02-14T15:12:13Z | 4798178 | 275422481 |
| 2025-02-18T00:45:10Z | 6773375 | 284171053 |
| 2025-02-18T07:44:48Z | 6243448 | 289884574 |
| 2025-02-18T15:32:58Z | 7459393 | 298559912 |
| 2025-02-19T09:02:12Z | 14642615 | 320385749 |
| 2025-02-19T14:19:00Z | 12844134 | 331431402 |
| 2025-02-20T09:29:02Z | 16921761 | 352430790 |
| 2025-02-22T04:24:32Z | 17064134 | 369637297 |
| 2025-02-22T13:39:39Z | 13479208 | 379531579 |
| 2025-02-23T06:48:57Z | 16934377 | 399921125 |
| 2025-02-24T20:06:25Z | 14928193 | 412843134 |
| 2025-02-27T05:16:26Z | 20115072 | 438145085 |
| 2025-02-28T09:57:11Z | 16690326 | 451410665 |
| 2025-03-01T17:27:58Z | 11085857 | 456892053 |
| 2025-03-02T08:26:24Z | 17450064 | 480706324 |
| 2025-03-02T09:54:41Z | 6187006 | 475630272 |
| 2025-03-02T12:49:45Z | 4393428 | 478230122 |
| 2025-03-03T15:26:28Z | 9471203 | 492779100 |
| 2025-03-04T22:45:13Z | 13248994 | 509805885 |
| 2025-03-06T16:24:45Z | 9258335 | 515073561 |
| 2025-03-06T20:58:08Z | 10812374 | 527439974 |
| 2025-03-07T09:03:08Z | 8646751 | 533921102 |
| 2025-03-07T19:53:31Z | 6808197 | 538890745 |
| 2025-03-09T07:32:46Z | 8094599 | 548271746 |
| 2025-03-09T09:26:08Z | 8266465 | 556710077 |
| 2025-03-09T23:08:00Z | 6389372 | 561222356 |
|