aureliojafer's picture
Upload dataset
062e4b8 verified
|
raw
history blame contribute delete
No virus
573 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: 92933
num_examples: 247
download_size: 53425
dataset_size: 92933
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---