videlseal_eval_datasets / summary.json
CewEhao's picture
Upload merged video benchmark captions and embeddings
335973c verified
Raw
History Blame Contribute Delete
1.16 kB
{
"created_at_utc": "2026-06-29T07:21:34Z",
"source_layout": "indexes/semantic/<benchmark>/<video_id>/semantic_*",
"benchmarks": {
"LVBench": {
"videos": 103,
"segments": 26048
},
"videomme": {
"videos": 900,
"segments": 57893
},
"mlvu": {
"videos": 1991,
"segments": 138184
},
"LongVideoBench": {
"videos": 753,
"segments": 22784
}
},
"total_videos": 3747,
"total_segments": 244909,
"embedding_files": {
"semantic_vectors.float32.npy": {
"shape": [
244909,
3072
],
"dtype": "float32",
"aligned_by": "row_id"
},
"semantic_norms.float32.npy": {
"shape": [
244909
],
"dtype": "float32",
"aligned_by": "row_id"
}
},
"embedding_models": [
"text-embedding-3-large"
],
"skipped": [],
"schema": [
"row_id",
"benchmark",
"video_id",
"video_key",
"doc_id",
"start_sec",
"end_sec",
"caption",
"clip_caption",
"ocr_text",
"entities_json",
"source_json",
"source_path",
"embedding_model",
"embedding_dim"
]
}