huythemes/twitter_dataset_1717766267
收藏Hugging Face2024-06-07 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/huythemes/twitter_dataset_1717766267
下载链接
链接失效反馈官方服务:
资源简介:
---
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: string
- name: url
dtype: string
- name: favourite_count
dtype: int64
- name: scraped_at
dtype: string
- name: image_urls
dtype: string
splits:
- name: train
num_bytes: 166134
num_examples: 498
download_size: 94934
dataset_size: 166134
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
This dataset contains information from tweets on Twitter, including fields such as the unique identifier of the tweet (id), the content of the tweet (tweet_content), the username and user ID of the person who posted the tweet (user_name and user_id), the creation time of the tweet (created_at), the URL of the tweet (url), the number of likes the tweet received (favourite_count), the time the tweet was scraped (scraped_at), and the URLs of the images included in the tweet (image_urls). The dataset consists of a training set with 498 samples, with a total size of 166134 bytes and a download size of 94934 bytes.
提供机构:
huythemes
原始信息汇总
数据集概述
数据集特征
- id:字符串类型
- tweet_content:字符串类型
- user_name:字符串类型
- user_id:字符串类型
- created_at:字符串类型
- url:字符串类型
- favourite_count:整数类型(int64)
- scraped_at:字符串类型
- image_urls:字符串类型
数据集划分
- 训练集(train):
- 数据量:498个样本
- 存储大小:166134字节
数据集大小
- 下载大小:94934字节
- 数据集总大小:166134字节
配置信息
- 默认配置(default):
- 训练数据路径:
data/train-*
- 训练数据路径:



