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: 1198587305.354
num_examples: 9601
- name: dev
num_bytes: 167319796.888
num_examples: 1573
- name: test
num_bytes: 163002681.312
num_examples: 1534
download_size: 1371473729
dataset_size: 1528909783.5540001
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: dev
path: data/dev-*
- split: test
path: data/test-*