ngoc2018/twitter_dataset_1717713008
收藏Hugging Face2024-06-06 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/ngoc2018/twitter_dataset_1717713008
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 154094
num_examples: 494
download_size: 87495
dataset_size: 154094
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
数据集信息:
特征列表:
- 字段名:id,数据类型:字符串(string)
- 字段名:tweet_content,数据类型:字符串(string),即推文内容
- 字段名:user_name,数据类型:字符串(string),即用户名
- 字段名:user_id,数据类型:字符串(string),即用户ID
- 字段名:created_at,数据类型:字符串(string),即推文创建时间
- 字段名:url,数据类型:字符串(string),即推文链接
- 字段名:favourite_count,数据类型:int64,即推文点赞数
- 字段名:scraped_at,数据类型:字符串(string),即数据爬取时间
- 字段名:image_urls,数据类型:字符串(string),即图片链接(通常以字符串形式存储序列化的URL列表)
数据划分:
- 划分名称:train(训练集),数据字节数:154094,样本数量:494
下载大小:87495
数据集总大小:154094
配置信息:
- 配置名称:default(默认配置),数据文件:
- 对应划分:train(训练集),文件路径:data/train-*
提供机构:
ngoc2018
原始信息汇总
数据集概述
数据集特征
- id (字符串)
- tweet_content (字符串)
- user_name (字符串)
- user_id (字符串)
- created_at (字符串)
- url (字符串)
- favourite_count (整数)
- scraped_at (字符串)
- image_urls (字符串)
数据集划分
- 训练集 (train)
- 数据大小: 154094 字节
- 示例数量: 494
数据集大小
- 下载大小: 87495 字节
- 数据集总大小: 154094 字节
配置
- 默认配置 (default)
- 数据文件路径:
data/train-*
- 数据文件路径:



