Winboy/twitter_dataset_1718218373
收藏资源简介:
--- 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 features such as tweet content, user name, user ID, creation time, URL, favorite count, scraping time, and image URLs. The dataset is split into 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 actual size of the dataset is 0 bytes.
数据集概述
数据集信息
-
特征字段:
id: 数据类型为nulltweet_content: 数据类型为nulluser_name: 数据类型为nulluser_id: 数据类型为nullcreated_at: 数据类型为nullurl: 数据类型为nullfavourite_count: 数据类型为nullscraped_at: 数据类型为nullimage_urls: 数据类型为null
-
数据分割:
train:- 字节数: 0
- 样本数: 0
-
数据集大小:
- 下载大小: 2160 字节
- 数据集大小: 0 字节
配置信息
- 配置名称:
default- 数据文件路径:
train:data/train-*
- 数据文件路径:



