Kostik46/twitter_dataset_1717727617
收藏资源简介:
--- 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-* ---
The dataset includes multiple features such as tweet content, user name, user ID, etc., with each features data type unspecified. The dataset is divided into a training set, but the number of samples and bytes for the training set are both 0. The download size of the dataset is 2160 bytes, while the actual size of the dataset is 0 bytes. The dataset configuration is set to default, with data file paths as data/train-*.
数据集概述
数据集特征
- id
- tweet_content
- user_name
- user_id
- created_at
- url
- favourite_count
- scraped_at
- image_urls
数据集划分
- train
- 示例数量: 0
- 数据大小: 0字节
数据集大小
- 下载大小: 2160字节
- 数据集大小: 0字节



