oo00spy00oo/twitter_dataset_1717608823
收藏资源简介:
--- dataset_info: features: - name: id dtype: 'null' - name: tweet_content dtype: 'null' - name: user_name dtype: 'null' - name: user_id dtype: 'null' - name: created_at dtype: 'null' - name: url dtype: 'null' - name: favourite_count dtype: 'null' - name: scraped_at dtype: 'null' - name: image_urls dtype: 'null' splits: - name: train num_bytes: 0 num_examples: 0 download_size: 2160 dataset_size: 0 configs: - config_name: default data_files: - split: train path: data/train-* ---
This dataset includes multiple features such as tweet ID, tweet content, user name, user ID, etc., with unspecified data types for each feature. The dataset consists only of a training set, but the number of examples and bytes for the training set are both 0. The download size of the dataset is 2160 bytes, while the dataset size is 0.
数据集概述
数据集特征
- id: 数据类型为 null。
- tweet_content: 数据类型为 null。
- user_name: 数据类型为 null。
- user_id: 数据类型为 null。
- created_at: 数据类型为 null。
- url: 数据类型为 null。
- favourite_count: 数据类型为 null。
- scraped_at: 数据类型为 null。
- image_urls: 数据类型为 null。
数据集分割
- train:
- 字节数: 0
- 示例数: 0
数据集大小
- 下载大小: 2160
- 数据集大小: 0
配置
- default:
- 数据文件路径:
data/train-*
- 数据文件路径:



