File size: 914 Bytes
d9bc930 2d7b550 d9bc930 2d7b550 d9bc930 2d7b550 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 |
---
dataset_info:
features:
- name: id
dtype: int64
- name: old_id
dtype: string
- name: title
dtype: string
- name: imgPath
dtype: string
- name: caption
dtype: string
- name: URL
dtype: string
- name: dataPath
dtype: string
- name: chartType
dtype: string
- name: complexity
dtype: string
- name: topic
dtype: string
- name: bboxesPath
dtype: string
- name: image
dtype: image
- name: data
dtype: string
splits:
- name: train
num_bytes: 280009472
num_examples: 6500
- name: val
num_bytes: 62717503.096
num_examples: 1392
- name: test
num_bytes: 61265523.23
num_examples: 1393
download_size: 400276057
dataset_size: 403992498.32600003
license: gpl-3.0
language:
- en
size_categories:
- 1K<n<10K
---
# Dataset Card for "chart2text_pew"
original dataset: https://github.com/vis-nlp/Chart-to-text
|