ChickenWing/tweet_geolocation
收藏Hugging Face2023-08-18 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/ChickenWing/tweet_geolocation
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: message
dtype: string
- name: longitude
dtype: float64
- name: latitude
dtype: float64
- name: timestamp
dtype: string
- name: place_name
dtype: string
- name: prompt
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 78511
num_examples: 200
- name: test
num_bytes: 1153122
num_examples: 5000
download_size: 0
dataset_size: 1231633
---
# Dataset Card for "tweet_geolocation"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
ChickenWing
原始信息汇总
数据集概述
特征信息
- message: 类型为字符串。
- longitude: 类型为浮点数(float64)。
- latitude: 类型为浮点数(float64)。
- timestamp: 类型为字符串。
- place_name: 类型为字符串。
- prompt: 类型为字符串。
- index_level_0: 类型为整数(int64)。
数据分割
- train: 包含200个样本,占用78511字节。
- test: 包含5000个样本,占用1153122字节。
数据集大小
- 下载大小: 0字节。
- 数据集大小: 1231633字节。



