This commit is contained in:
14
tools/benchmark-harness/fixtures/yaml_config.json
Normal file
14
tools/benchmark-harness/fixtures/yaml_config.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"document": "../../../test_documents/yaml/sample_config.yaml",
|
||||
"file_type": "yaml",
|
||||
"file_size": 270,
|
||||
"expected_frameworks": ["kreuzberg", "tika"],
|
||||
"metadata": {
|
||||
"description": "YAML configuration file",
|
||||
"category": "config"
|
||||
},
|
||||
"ground_truth": {
|
||||
"text_file": "../../../test_documents/ground_truth/yaml/yaml_config.txt",
|
||||
"source": "vision"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user