Kostik46/twitter_dataset_1717732148
收藏资源简介:
--- 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 related to tweets, such as tweet content, user name, user ID, creation time, etc. The dataset is divided into a training set, but the size and number of examples of 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 the default configuration, and the data file path is data/train-*.
数据集概述
数据集特征
- id: 数据类型未指定
- tweet_content: 数据类型未指定
- user_name: 数据类型未指定
- user_id: 数据类型未指定
- created_at: 数据类型未指定
- url: 数据类型未指定
- favourite_count: 数据类型未指定
- scraped_at: 数据类型未指定
- image_urls: 数据类型未指定
数据集分割
- train:
- 字节数: 0
- 示例数: 0
数据集大小
- 下载大小: 2160字节
- 数据集大小: 0字节
配置
- default:
- 数据文件路径:
data/train-*
- 数据文件路径:



