ngoc2018/twitter_dataset_1717725230
收藏官方服务:
资源简介:
--- 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: 174240 num_examples: 497 download_size: 102128 dataset_size: 174240 configs: - config_name: default data_files: - split: train path: data/train-* ---
The dataset contains detailed information about tweets, including 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 497 samples, totaling 174240 bytes.
提供机构:
ngoc2018原始信息汇总
数据集概述
数据集特征
- id: 字符串类型
- tweet_content: 字符串类型
- user_name: 字符串类型
- user_id: 字符串类型
- created_at: 字符串类型
- url: 字符串类型
- favourite_count: 整数类型
- scraped_at: 字符串类型
- image_urls: 字符串类型
数据集分割
- train:
- 数据大小: 174240 字节
- 示例数量: 497
数据集大小
- 下载大小: 102128 字节
- 数据集总大小: 174240 字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*
- split: train
- data_files:



