dc-ml-emea-ar/instructions/emea_ar/compare_table_structure_pro...

10 lines
425 B
JSON
Raw Permalink Normal View History

2025-11-12 06:07:55 +00:00
{
"prompts": [
"Assume there is a data table in current page contents, is there the table with same table structure in the next page contents?",
"The meaning of \"same\" is: with totally same table columns for the table in both of current page and next page.",
"Please output JSON format, the format example is:",
"{\"answer\": \"Yes\"} or {\"answer\": \"No\"}",
"Answer:\n"
]
}