ChickenWing/tweet_geolocation
Dataset Card for "tweet_geolocation" More Information needed
018
1---2dataset_info:3 features:4 - name: message5 dtype: string6 - name: longitude7 dtype: float648 - name: latitude9 dtype: float6410 - name: timestamp11 dtype: string12 - name: place_name13 dtype: string14 - name: prompt15 dtype: string16 - name: __index_level_0__17 dtype: int6418 splits:19 - name: train20 num_bytes: 7851121 num_examples: 20022 - name: test23 num_bytes: 115312224 num_examples: 500025 download_size: 026 dataset_size: 123163327---28# Dataset Card for "tweet_geolocation"29 30[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)