This commit is contained in:
14
tools/benchmark-harness/fixtures/toml_pyproject.json
Normal file
14
tools/benchmark-harness/fixtures/toml_pyproject.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"document": "../../../test_documents/data_formats/pyproject.toml",
|
||||
"file_type": "toml",
|
||||
"file_size": 2646,
|
||||
"expected_frameworks": ["kreuzberg", "tika"],
|
||||
"metadata": {
|
||||
"description": "Python pyproject.toml configuration",
|
||||
"category": "data"
|
||||
},
|
||||
"ground_truth": {
|
||||
"text_file": "../../../test_documents/ground_truth/toml/toml_pyproject.txt",
|
||||
"source": "vision"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user