metadata
dataset_info:
features:
- name: event_name
dtype: string
- name: tweet_id
dtype: int64
- name: image_id
dtype: string
- name: tweet_text
dtype: string
- name: image
dtype: image
- name: label
dtype: string
- name: label_text
dtype: string
- name: label_image
dtype: string
- name: label_text_image
dtype: string
- name: image_path
dtype: string
splits:
- name: train
num_bytes: 759209248.458
num_examples: 6126
- name: dev
num_bytes: 100858101
num_examples: 998
- name: test
num_bytes: 94563364
num_examples: 955
download_size: 858026950
dataset_size: 954630713.458
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: dev
path: data/dev-*
- split: test
path: data/test-*