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

16 lines
433 B
JSON
Raw Normal View History

2026-06-01 23:40:55 +02:00
{
"document": "../../../test_documents/data_formats/sample.vtt",
"file_type": "vtt",
"file_size": 262,
"expected_frameworks": ["kreuzberg", "docling"],
"metadata": {
"description": "WebVTT subtitle file with timed text content",
"category": "data_formats",
"size_class": "tiny"
},
"ground_truth": {
"text_file": "../../../test_documents/ground_truth/vtt/vtt_subtitles.txt",
"source": "vision"
}
}