avtime / release.json
Apryle's picture
Add avtime-longvale-pct100-v1 release.json
544727a verified
Raw
History Blame Contribute Delete
2.64 kB
{
"release_name": "avtime-longvale-pct100-v1",
"release_date_utc": "2026-08-12",
"format": "one-round full-video temporal-event training data with JSON percentage labels",
"label_schema": {
"events": [
"start_pct",
"end_pct",
"caption"
]
},
"timestamp_semantics": "inclusive integer percentage buckets 0..99",
"sources": {
"LongVALE": {
"source_jsonl": "longvale_train_all.two_stage_multiturn_pure_json.no_think.jsonl",
"input_rows": 7240,
"converted_rows": 7240,
"invalid_rows": 0,
"event_count": 91863,
"duration_end_boundary_clamped_events": 8,
"unique_complete_original_videos": 7240,
"unique_complete_original_video_bytes": 205051650135,
"unique_complete_original_video_gib": 190.969
},
"AVTime": {
"source_jsonl": "qwen3omni_agent_sft.completed.jsonl",
"input_rows": 49977,
"converted_rows": 49977,
"invalid_rows": 0,
"event_count": 1873922,
"duration_end_boundary_clamped_events": 0,
"unique_complete_original_videos": 49977,
"unique_complete_original_video_bytes": 2128524736150,
"unique_complete_original_video_gib": 1982.343
}
},
"total_rows": 57217,
"unique_complete_original_videos": 57217,
"total_media_bytes": 2333576386285,
"total_media_gib": 2173.312,
"split_original_video_count": 1,
"stored_media_member_count": 57218,
"raw_shard_target_bytes": 1850000000,
"archive_size_limit_bytes": 2000000000,
"media_archive_count": 1294,
"package_layout": {
"train_jsonl": "train.jsonl",
"media_root": "media/",
"media_manifest": "media_manifest.jsonl",
"shard_plan": "shard_plan.json"
},
"source_fingerprints": [
{
"name": "LongVALE",
"jsonl_filename": "longvale_train_all.two_stage_multiturn_pure_json.no_think.jsonl",
"jsonl_bytes": 460539002,
"jsonl_mtime_ns": 1782961110010819948,
"raw_root": "raw_videos_train_extracted"
},
{
"name": "AVTime",
"jsonl_filename": "qwen3omni_agent_sft.completed.jsonl",
"jsonl_bytes": 2320057782,
"jsonl_mtime_ns": 1778054848138599728,
"raw_root": "videos_hashed_flat"
}
],
"visibility_recommendation": "public release authorized by the release owner; downstream use remains subject to upstream terms",
"notes": [
"Only complete original videos are included; historical helper window clips are excluded.",
"The package contains training splits only and does not include LongVALE evaluation data.",
"No license grant beyond the applicable upstream AVTime and LongVALE terms is conveyed."
]
}