huythemes/twitter_dataset_1717580017
收藏Hugging Face2024-06-05 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/huythemes/twitter_dataset_1717580017
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: tweet_content
dtype: string
- name: user_name
dtype: string
- name: user_id
dtype: string
- name: created_at
dtype: string
- name: url
dtype: string
- name: favourite_count
dtype: int64
- name: scraped_at
dtype: string
- name: image_urls
dtype: string
splits:
- name: train
num_bytes: 291279
num_examples: 696
download_size: 161567
dataset_size: 291279
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset contains information related to tweets, such as tweet content, user name, user ID, creation time, etc. The dataset is divided into a training set, containing 696 samples. The dataset size is 291279 bytes, and the download size is 161567 bytes.
提供机构:
huythemes
原始信息汇总
数据集信息
特征
- id: 类型为字符串
- tweet_content: 类型为字符串
- user_name: 类型为字符串
- user_id: 类型为字符串
- created_at: 类型为字符串
- url: 类型为字符串
- favourite_count: 类型为int64
- scraped_at: 类型为字符串
- image_urls: 类型为字符串
数据分割
- train:
- 字节数: 291279
- 样本数: 696
数据大小
- 下载大小: 161567
- 数据集大小: 291279
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*
- data_files:



