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



