This commit is contained in:
15
tools/benchmark-harness/fixtures/markdown_technical.json
Normal file
15
tools/benchmark-harness/fixtures/markdown_technical.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"document": "../../../test_documents/markdown/hip_13044_b.md",
|
||||
"file_type": "md",
|
||||
"file_size": 33901,
|
||||
"expected_frameworks": ["kreuzberg", "docling", "pandoc", "tika", "unstructured"],
|
||||
"metadata": {
|
||||
"description": "Technical markdown document - 33KB scientific text",
|
||||
"category": "markdown-technical",
|
||||
"size_class": "small"
|
||||
},
|
||||
"ground_truth": {
|
||||
"text_file": "../../../test_documents/ground_truth/md/markdown_technical.txt",
|
||||
"source": "vision"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user