Commit History

Merge natural_video_density into natural_video. The two configs described the same 1028 clips with disjoint question sets, so they are now one config of 1813 rows, with a `question_set` column ('designed' / 'density_topup') telling them apart; natural_video_density is deleted. No media moves. The merge also brings the designed questions up to the same notation: source_provenance is now on all 1813 rows (950 EPIC rows shipped null), question_time is length_L rather than 0.0, and density_band, event timing, clip_sha256, query_class and label_source are populated wherever the source supports it. Fixes clip_sha256, which was resolved by clip basename: 637 basenames are reused across the per-length directories, so 465 rows carried the hash of a different length's file, breaking the documented group-on-clip_sha256 recipe. README, LICENSES and Croissant metadata regenerated for the single natural config (2.2.0).
1f3b81c
verified

anonstreammem commited on

Fix a batch of dataset defects found in an adversarial review. natural_video_density: manifest.json now carries questions so main.py can load it; add media_config so video_path resolves (this config reuses natural_video's clips); add integer event_start/end_frame and event_timing (measured for EPIC, centered_by_construction for SoccerNet); add clip_sha256 since 89 groups of clips are byte-identical under different names; drop constant margin_s/question_mode; lowercase source_dataset to match natural_video and the licence texts. natural_video: rewrite SoccerNet provenance, whose event position was clip-relative and whose negative windows were placeholders, so the documented reconstruction recipe now works. LICENSES: synthetic-and-easyhuman.txt named files that no longer exist; SoccerNet-NOTE.txt rewritten and corrected. Top-level license is now 'other' (mixed) rather than cc-by-4.0 over NC/NDA content. Croissant: correct descriptions, add FileSets for the mp4s, bump to 2.1.0. Adds media_config to ALL configs so one documented join rule resolves media everywhere.
14586c8
verified

anonstreammem commited on

Fix a batch of dataset defects found in an adversarial review. natural_video_density: manifest.json now carries questions so main.py can load it; add media_config so video_path resolves (this config reuses natural_video's clips); add integer event_start/end_frame and event_timing (measured for EPIC, centered_by_construction for SoccerNet); add clip_sha256 since 89 groups of clips are byte-identical under different names; drop constant margin_s/question_mode; lowercase source_dataset to match natural_video and the licence texts. natural_video: rewrite SoccerNet provenance, whose event position was clip-relative and whose negative windows were placeholders, so the documented reconstruction recipe now works. LICENSES: synthetic-and-easyhuman.txt named files that no longer exist; SoccerNet-NOTE.txt rewritten and corrected. Top-level license is now 'other' (mixed) rather than cc-by-4.0 over NC/NDA content. Croissant: correct descriptions, add FileSets for the mp4s, bump to 2.1.0.
5f1ee0c
verified

anonstreammem commited on

natural_video_density: switch density_band to codec distortion (785 rows, L64-L1024). The previous labels were consec_cos_dist, now superseded, and disagreed with the codec band on 205 of 880 rows; L=16 was dropped with the protocol change. Updates README and Croissant metadata to describe the codec protocol.
84d9027
verified

anonstreammem commited on

natural_video_density: switch density_band to codec distortion (785 rows, L64-L1024). The previous labels were consec_cos_dist, now superseded, and disagreed with the codec band on 205 of 880 rows; L=16 was dropped with the protocol change. Updates README and Croissant metadata to describe the codec protocol.
a2b185c
verified

anonstreammem commited on

Add natural_video_density config (880 density-band questions); add media_included flag; fix misfiled easyhuman media paths; correct SoccerNet reconstruction note; refresh Croissant metadata
abbc35a
verified

anonstreammem commited on

v2.1.0: data-quality pass — remove 55 rows (40 text, 15 synthetic_video); update counts
a700d76
verified

anonstreammem commited on

Add rai:hasSyntheticData and RAI 1.0 conformsTo to Croissant metadata
7e2d3ec
verified

anonstreammem commited on

Add rai:dataSafetyMeasures and rai:outOfScopeUses to metadata.json (NeurIPS RAI checker free-form properties; mlcroissant 1.1.0 validates)
bc97402
verified

anonstreammem commited on

Add Croissant RAI 1.0 fields to metadata.json (data collection / preprocessing / annotation / use cases / limitations / biases / social impact / PII / maintenance plan)
b6d6fa5
verified

anonstreammem commited on

Add nested manifest.json per config for direct main.py ingestion (co-exists with parquet+NDJSON); fix synthetic_video input_sequence by joining with text-config S_tokens
6ee0576
verified

anonstreammem commited on

Add easyhuman split; add h_hat_overall/h_hat_prefix entropy columns (synthetic only); add candidate_sequence_lanes + input_sequence_lanes (S_lanes track restored)
b289ca4
verified

anonstreammem commited on

Add Croissant RAI fields (data collection, annotation, biases, use cases)
896a2b2
verified

anonstreammem commited on

Update Croissant metadata.json: refresh parquet sha256 + contentSize after schema cleanup
f36694b
verified

anonstreammem commited on

Clean schema: parsed candidate JSON, removed redundant columns, added per-row license; Croissant absolute URLs
c3df062
verified

anonstreammem commited on

Clean schema: parsed candidate JSON, removed redundant columns, added per-row license; Croissant absolute URLs
37bb237
verified

anonstreammem commited on

Clean schema: parsed candidate JSON, removed redundant columns, added per-row license; Croissant absolute URLs
5ed2b21
verified

anonstreammem commited on

Croissant: absolute contentUrls so URL-mode mlcroissant can resolve parquet files
a805502
verified

anonstreammem commited on

Reorganize: 3 top-level splits + standardized bucket names + single Croissant
bf02cb1
verified

anonstreammem commited on

Initial release: parquets, metadata, README, LICENSES (videos to follow)
e255a14
verified

anonstreammem commited on