nblinh63/twitter_dataset_1712686306
收藏Hugging Face2024-04-09 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/nblinh63/twitter_dataset_1712686306
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 80428
num_examples: 206
download_size: 37435
dataset_size: 80428
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
nblinh63
原始信息汇总
数据集信息
特征
- id: 数据类型为字符串。
- tweet_content: 数据类型为字符串。
- user_name: 数据类型为字符串。
- user_id: 数据类型为字符串。
- created_at: 数据类型为字符串。
- url: 数据类型为字符串。
- favourite_count: 数据类型为整数(int64)。
- scraped_at: 数据类型为字符串。
- image_urls: 数据类型为字符串。
数据分割
- train: 包含206个样本,占用80428字节。
数据集大小
- 下载大小: 37435字节。
- 数据集大小: 80428字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



