This commit is contained in:
16
tools/benchmark-harness/fixtures/csv/data_table.json
Normal file
16
tools/benchmark-harness/fixtures/csv/data_table.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"document": "../../../../test_documents/csv/data_table.csv",
|
||||
"file_type": "csv",
|
||||
"file_size": 476,
|
||||
"expected_frameworks": ["kreuzberg"],
|
||||
"metadata": {
|
||||
"description": "csv test: data_table",
|
||||
"source": "pandoc-generated",
|
||||
"size_category": "small"
|
||||
},
|
||||
"ground_truth": {
|
||||
"text_file": "../../../../test_documents/ground_truth/csv/data_table.txt",
|
||||
"markdown_file": "../../../../test_documents/ground_truth/csv/data_table.md",
|
||||
"source": "pandoc"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user