datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
chart_captioning
Dataset Card for "chart_captioning"
More Information needed
line_graph_improved_captioningbar_graph_improved_captioningI refined the llm prompt to produce more focused captions for bar graphs. Also used an llm to generate datasets across various domains.
dataset_info:
features:
- name: id
dtype: string
- name: image
dtype: image
- name: title
dtype: string
- name: caption
dtype: string
- name: chart_type
dtype: string
- name: domain
dtype: string
- name: is_misleading
dtype:
class_label:
names:
'0': 'No'
'1': 'Yes'
-… See the full description on the dataset page: https://huggingface.co/datasets/chart-misinformation-detection/bar_graph_improved_captioning.oroikon_chart_captioning_cleaned
oroikon_chart_captioning_cleaned
The oroikon_chart_captioning__x family of the ElliotVL supervised-fine-tuning pool, after VLM cleaning.
images
6,856
QA turns
30,424
answers rewritten by the cleaning pass
6,329
QA created by the cleaning pass (new_qa)
23,570 (77.5%)
shards
2
How this was cleaned
A vision-language model read each image together with its QA and judged the item. The pass is
not a filter that only removes rows — it rewrites… See the full description on the dataset page: https://huggingface.co/datasets/elliot-mllm/oroikon_chart_captioning_cleaned.chart_captioning_planningvistext_chart_captioning
