| dataset_info: | |
| features: | |
| - name: retweetCount | |
| dtype: int64 | |
| - name: num_mentioned_users | |
| dtype: int64 | |
| - name: lang | |
| dtype: string | |
| - name: num_outlinks | |
| dtype: int64 | |
| - name: likeCount | |
| dtype: int64 | |
| - name: num_hashtags | |
| dtype: int64 | |
| - name: content | |
| dtype: string | |
| - name: quoteCount | |
| dtype: int64 | |
| - name: date | |
| dtype: string | |
| - name: user | |
| dtype: string | |
| - name: replyCount | |
| dtype: int64 | |
| splits: | |
| - name: train | |
| num_bytes: 42654407 | |
| num_examples: 153340 | |
| download_size: 23097728 | |
| dataset_size: 42654407 | |
| # Dataset Card for "twitter_posts" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |