huythemes/twitter_dataset_1717785743
收藏资源简介:
--- 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: 247287 num_examples: 730 download_size: 137957 dataset_size: 247287 configs: - config_name: default data_files: - split: train path: data/train-* ---
数据集信息: 特征字段: - 字段名:ID(id),数据类型(dtype):字符串 - 字段名:推文内容(tweet_content),数据类型(dtype):字符串 - 字段名:用户名(user_name),数据类型(dtype):字符串 - 字段名:用户ID(user_id),数据类型(dtype):字符串 - 字段名:创建时间(created_at),数据类型(dtype):字符串 - 字段名:链接(url),数据类型(dtype):字符串 - 字段名:点赞数(favourite_count),数据类型(dtype):64位整数 - 字段名:爬取时间(scraped_at),数据类型(dtype):字符串 - 字段名:图片链接(image_urls),数据类型(dtype):字符串 数据集划分: - 划分名称:训练集(train),字节数:247287,样本量:730 下载大小:137957 数据集总大小:247287 配置项: - 配置名称:默认配置(default),数据文件: - 对应划分:训练集(train),文件路径:data/train-*
数据集概述
数据集特征
- id: 字符串类型
- tweet_content: 字符串类型
- user_name: 字符串类型
- user_id: 字符串类型
- created_at: 字符串类型
- url: 字符串类型
- favourite_count: 整数类型(int64)
- scraped_at: 字符串类型
- image_urls: 字符串类型
数据集分割
- 训练集(train):
- 数据大小: 247,287 字节
- 示例数量: 730
数据集大小
- 下载大小: 137,957 字节
- 数据集总大小: 247,287 字节



