FuxiaoLiu / MMC

[NAACL 2024] MMC: Advancing Multimodal Chart Understanding with LLM Instruction Tuning
82 stars 3 forks source link

Inquiry Regarding Chart-Text Alignment Data and Instructions #12

Closed buckerF closed 4 months ago

buckerF commented 5 months ago

Hello,

I hope this message finds you well. I've been actively exploring the MMC project repository and must say it's an invaluable resource.

I have a few queries regarding the Chart-Text Alignment Data:

Your guidance on the construction of instructions for generating the Chart-Text Alignment Data would also be immensely helpful. If possible, could you provide some specifics or some prompts to follow?

Thank you sincerely for your time and consideration.

Warm regards,

FuxiaoLiu commented 5 months ago

In the non-arxiv file the “text” section is used for alignment. As for the arxiv section, the “caption” section is used for alignment. As for the prompt, you can regard it as the chart summarization task and use ChatGPT to generate different prompt for this task.