This subtask aims to develop methods for answering questions based on figures and tables containing complex layouts, implicit structures and domain-specific terminology that are inherently difficult for machines to interpret directly.
■ Input Data
Inputs are the following documents and query:
Cultivation calendar: Agricultural technical materials that organize the cultivation process of cultivated crops in chronological order based on local climatic conditions and cropping period
Query: a string of question
■ Output Data
a string of the answer
■ Evaluations
String similarity like BLEU between the correct answer and the system's answer, and LLM-as-a-Judge
TBA