Files
fil/tools/benchmark-harness/fixtures/vtt_subtitles.json
Henrik Jess Nielsen b4c07d3693
All checks were successful
Deploy fil (kreuzberg) / deploy (push) Successful in 49s
Nomad changes
2026-06-01 23:40:55 +02:00

16 lines
433 B
JSON

{
"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"
}
}