--- dataset_info: features: - name: user dtype: string - name: id dtype: int64 - name: tweet dtype: string - name: replies dtype: int64 - name: retweets dtype: int64 - name: likes dtype: int64 - name: quotes dtype: int64 - name: date dtype: string splits: - name: train num_bytes: 20356236942 num_examples: 88084332 download_size: 9614694227 dataset_size: 20356236942 --- # Dataset Card for "twitter100m_tweets" Dataset with tweets for [this post](https://medium.com/@enryu9000/fun-with-large-scale-tweet-analysis-783c96b45df4).