Datasets:
Create data/train.csv
Browse files- data/train.csv +11 -0
data/train.csv
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
uid,dataset_id,season,field_zone,down_distance,personnel,defensive_front,coverage_shell,playcall_type,spacing_quality,matchup_advantage,decision_summary,question,ground_truth_label,ground_truth_rationale,outcome_signal,source_citation
|
| 2 |
+
NFLRZ-001,nfl-red-zone-playcall-coherence-risk-v0.1,2024,inside_20,2_and_4,11,even,Cover_2,quick_slant,clean,yes,"Slant vs soft zone.","Is red-zone playcall coherence intact. Answer coherent or incoherent.",coherent,"Spacing and matchup aligned.",td_likely,"Synthetic"
|
| 3 |
+
NFLRZ-002,nfl-red-zone-playcall-coherence-risk-v0.1,2024,inside_10,3_and_goal,12,heavy,man,deep_fade,poor,no,"Fade vs tight space.","Is red-zone playcall coherence intact. Answer coherent or incoherent.",incoherent,"Low spacing and poor matchup.",fg_attempt_likely,"Synthetic"
|
| 4 |
+
NFLRZ-003,nfl-red-zone-playcall-coherence-risk-v0.1,2024,inside_20,1_and_10,12,light,Cover_3,play_action_cross,clean,yes,"PA cross vs zone.","Is red-zone playcall coherence intact. Answer coherent or incoherent.",coherent,"Run threat plus spacing.",td_likely,"Synthetic"
|
| 5 |
+
NFLRZ-004,nfl-red-zone-playcall-coherence-risk-v0.1,2024,inside_5,2_and_goal,13,heavy,goal_line,slow_develop,poor,no,"Slow play vs heavy front.","Is red-zone playcall coherence intact. Answer coherent or incoherent.",incoherent,"Time and space mismatch.",stuffed_risk,"Synthetic"
|
| 6 |
+
NFLRZ-005,nfl-red-zone-playcall-coherence-risk-v0.1,2023,inside_15,3_and_6,11,nickel,man,mesh,clean,yes,"Mesh vs man.","Is red-zone playcall coherence intact. Answer coherent or incoherent.",coherent,"Good spacing vs man.",td_likely,"Synthetic"
|
| 7 |
+
NFLRZ-006,nfl-red-zone-playcall-coherence-risk-v0.1,2023,inside_10,2_and_7,12,heavy,Cover_2,deep_post,poor,no,"Post in tight zone.","Is red-zone playcall coherence intact. Answer coherent or incoherent.",incoherent,"Concept too deep.",fg_attempt_likely,"Synthetic"
|
| 8 |
+
NFLRZ-007,nfl-red-zone-playcall-coherence-risk-v0.1,2023,inside_20,2_and_3,21,base,Cover_3,run_power,clean,yes,"Power vs light box.","Is red-zone playcall coherence intact. Answer coherent or incoherent.",coherent,"Box count favorable.",td_likely,"Synthetic"
|
| 9 |
+
NFLRZ-008,nfl-red-zone-playcall-coherence-risk-v0.1,2023,inside_8,3_and_goal,11,dime,man,slow_screen,poor,no,"Screen vs tight man.","Is red-zone playcall coherence intact. Answer coherent or incoherent.",incoherent,"Space limited and timing slow.",stop_likely,"Synthetic"
|
| 10 |
+
NFLRZ-009,nfl-red-zone-playcall-coherence-risk-v0.1,2022,inside_12,1_and_goal,12,base,Cover_2,quick_out,clean,yes,"Quick out vs zone.","Is red-zone playcall coherence intact. Answer coherent or incoherent.",coherent,"Timing and spacing aligned.",td_likely,"Synthetic"
|
| 11 |
+
NFLRZ-010,nfl-red-zone-playcall-coherence-risk-v0.1,2022,inside_6,3_and_goal,13,heavy,goal_line,deep_drop,poor,no,"Deep drop near goal.","Is red-zone playcall coherence intact. Answer coherent or incoherent.",incoherent,"Pocket time and space mismatch.",sack_risk,"Synthetic"
|