Files
fil/tools/benchmark-harness/fixtures/xls/tests_example.json
Henrik Jess Nielsen b4c07d3693
All checks were successful
Deploy fil (kreuzberg) / deploy (push) Successful in 49s
Nomad changes
2026-06-01 23:40:55 +02:00

17 lines
500 B
JSON

{
"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"
}
}