This commit is contained in:
14
tools/benchmark-harness/fixtures/markdown_simple.json
Normal file
14
tools/benchmark-harness/fixtures/markdown_simple.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"document": "../../../test_documents/markdown/simple_metadata.md",
|
||||
"file_type": "md",
|
||||
"file_size": 1200,
|
||||
"expected_frameworks": ["kreuzberg", "docling", "pandoc", "tika", "unstructured"],
|
||||
"metadata": {
|
||||
"description": "Simple Markdown with metadata",
|
||||
"category": "text"
|
||||
},
|
||||
"ground_truth": {
|
||||
"text_file": "../../../test_documents/ground_truth/md/markdown_simple.txt",
|
||||
"source": "vision"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user