Files
fil/tools/benchmark-harness/fixtures/toml_cargo.json

15 lines
386 B
JSON
Raw Normal View History

2026-06-01 23:40:55 +02:00
{
"document": "../../../test_documents/data_formats/cargo.toml",
"file_type": "toml",
"file_size": 1983,
"expected_frameworks": ["kreuzberg", "tika"],
"metadata": {
"description": "Rust Cargo workspace configuration",
"category": "data"
},
"ground_truth": {
"text_file": "../../../test_documents/ground_truth/toml/toml_cargo.txt",
"source": "vision"
}
}