CrypticMax/twitter_dataset_1713443593
收藏官方服务:
资源简介:
--- 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: 37819 num_examples: 86 download_size: 16352 dataset_size: 37819 configs: - config_name: default data_files: - split: train path: data/train-* ---
提供机构:
CrypticMax原始信息汇总
数据集概述
数据特征
- id: 数据类型为字符串。
- tweet_content: 数据类型为字符串。
- user_name: 数据类型为字符串。
- user_id: 数据类型为字符串。
- created_at: 数据类型为字符串。
- url: 数据类型为字符串。
- favourite_count: 数据类型为整数(int64)。
- scraped_at: 数据类型为字符串。
- image_urls: 数据类型为字符串。
数据分割
- train: 包含37819字节的数据,共有86个样本。
数据集大小
- 下载大小: 16352字节。
- 数据集大小: 37819字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



