quanglt/twitter_dataset_1717690725
收藏Hugging Face2024-06-06 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/quanglt/twitter_dataset_1717690725
下载链接
链接失效反馈官方服务:
资源简介:
---
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: timestamp[ns]
- name: url
dtype: string
- name: favourite_count
dtype: int64
- name: scraped_at
dtype: timestamp[ns]
- name: image_urls
dtype: string
splits:
- name: train
num_bytes: 59084
num_examples: 242
download_size: 37194
dataset_size: 59084
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
This dataset contains information related to tweets, including the unique identifier of the tweet, its content, the username and ID of the user who posted it, the creation time, the URL of the tweet, the number of favorites, the time of scraping, and the URLs of the images. The dataset consists of a training set with 242 examples and a total size of 59084 bytes. The default configuration of the dataset points to the files in the data/train-* path.
提供机构:
quanglt
原始信息汇总
数据集概述
数据集特征
- id (字符串)
- tweet_content (字符串)
- user_name (字符串)
- user_id (字符串)
- created_at (时间戳,纳秒级)
- url (字符串)
- favourite_count (整数)
- scraped_at (时间戳,纳秒级)
- image_urls (字符串)
数据集划分
- 训练集 (train)
- 数据量: 59084 字节
- 示例数量: 242
数据集大小
- 下载大小: 37194 字节
- 数据集总大小: 59084 字节



