chartve_dataset / README.md
khhuang's picture
Upload README.md with huggingface_hub
e734fff verified
|
raw
history blame
701 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: dev
path: data/dev-*
dataset_info:
features:
- name: manipulation_type
dtype: string
- name: image
dtype: string
- name: sentence
dtype: string
- name: label
dtype: string
- name: dataset
dtype: string
splits:
- name: train
num_bytes: 118229163
num_examples: 522531
- name: dev
num_bytes: 9400046
num_examples: 36002
download_size: 34349332
dataset_size: 127629209
---
# Dataset Card for "chartve_dataset"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)