ritup3/SporTabSet
Coral Sports Commentary This repository packages the finalized basketball data, the cricket ODI and T20 variants, and the temporal subsets needed for Hugging Face upload. Included Data basketball: finalized basketball commentary variants from basketball/final. basketball_temporal: basketball temporal partition exposed as old and new splits. cricket_odi_*: ODI cricket variants, excluding old_2025.json and new_2025.json. cricket_odi_temporal: ODI temporal cricket… See the full description on the dataset page: https://huggingface.co/datasets/ritup3/SporTabSet.
138
Coral Sports Commentary
This repository packages the finalized basketball data, the cricket ODI and T20 variants, and the temporal subsets needed for Hugging Face upload.
Included Data
basketball: finalized basketball commentary variants frombasketball/final.basketball_temporal: basketball temporal partition exposed asoldandnewsplits.cricket_odi_*: ODI cricket variants, excludingold_2025.jsonandnew_2025.json.cricket_odi_temporal: ODI temporal cricket data fromodi_complete_temporal.json.cricket_t20_*: T20 cricket variants.
Data Fields
Basketball
id: unique game identifier.commentary: full game commentary text.boxscore: player-level boxscore stored as aligned arrays for team, player, and stat columns.
Cricket ODI and T20 Core Variants
commentaries: source commentary text.commentary_final: final transformed commentary text.batsman_gnd_truth_table: batting ground-truth table.bolwer_gnd_truth_table: bowling ground-truth table.mapping: replacement mapping used in counterfactual or symbolic variants when present.ref_table: source match/table reference when present.commentaries_2: auxiliary transformed commentary field used in some variants, often describing the masked commentary.commentaries_hindi: auxiliary variant-specific commentary field used in some T20 files.commentaries_symbolic: symbolic intermediate commentary field used in T20 symbolic data.commentaries_counterfactual: counterfactual intermediate commentary field used in T20 counterfactual data.
Cricket ODI Temporal
commentaries: source commentary text segment.commentaries_masked: masked version of the same commentary segment.batsman_gnd_truth: batting ground-truth records for the segment.bowler_gnd_truth: bowling ground-truth records for the segment.
