Files
fil/tools/benchmark-harness/fixtures/xls/tests_example.json

17 lines
500 B
JSON
Raw Normal View History

2026-06-01 23:40:55 +02:00
{
"document": "../../../../test_documents/xls/tests_example.xls",
"file_type": "xls",
"file_size": 16384,
"expected_frameworks": ["kreuzberg"],
"metadata": {
"description": "xls test: tests_example",
"source": "libreoffice+pandoc",
"size_category": "small"
},
"ground_truth": {
"text_file": "../../../../test_documents/ground_truth/xls/tests_example.txt",
"markdown_file": "../../../../test_documents/ground_truth/xls/tests_example.md",
"source": "pandoc"
}
}