ngoc2018/twitter_dataset_1717678896
收藏Hugging Face2024-06-06 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/ngoc2018/twitter_dataset_1717678896
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 378864
num_examples: 850
download_size: 216245
dataset_size: 378864
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
This dataset includes information related to tweets, such as tweet content, user name, user ID, creation time, URL, favorite count, scraping time, and image URLs. The dataset is divided into a training set with 850 examples, and the data size is 378864 bytes.
提供机构:
ngoc2018
原始信息汇总
数据集信息
特征
- id: 字符串类型
- tweet_content: 字符串类型
- user_name: 字符串类型
- user_id: 字符串类型
- created_at: 字符串类型
- url: 字符串类型
- favourite_count: 64位整数类型
- scraped_at: 字符串类型
- image_urls: 字符串类型
数据分割
- train:
- 字节数: 378864
- 样本数: 850
数据集大小
- 下载大小: 216245
- 数据集大小: 378864
配置
- default:
- 数据文件:
- 分割: train
- 路径: data/train-*
- 数据文件:



