bar chart
bar_graphs_diversified1combined_dataset_bar_line_piebar_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.bar_dataset_qa_testbar_line_pie_4kbar_graphs_2
