nblinh63's picture
Upload dataset
4886333 verified
|
raw
history blame
575 Bytes
---
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: 142254
num_examples: 382
download_size: 65329
dataset_size: 142254
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---